Search the web
Sign In
New User? Sign Up
lpc2000 · LPC ARM Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 20304 - 20333 of 45876   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20304
... No, I2C have short wires; CAN is very long lines. Rules in Czech: all wires, what is on the conectors must be EMC protect and galvanics isolated, test wawe...
Boris Krαlik
kralikbo
Offline Send Email
Nov 1, 2006
8:49 am
20305
Hi all. I my application, I have a typical need. I am using a LPC2103. I get an interrupt, EXT_INT1, and I go into the ISR. Its an IRQ. Now, in the ISR, I want...
Jack Key
jockey1111111
Offline Send Email
Nov 1, 2006
8:51 am
20306
... Now, in the ISR, I want to load the stack with an address of a function, such that when I 'POP' the stack, the address for the next instruction should be...
Brendan Murphy
brendanmurphy37
Offline Send Email
Nov 1, 2006
12:32 pm
20307
Hi, I'm using the LPC213X and the PWM controller using PWM2 as a double-edge controlled output. It seems that no matter what I do, as soon as the GPIO pin...
lpcphil
Offline Send Email
Nov 1, 2006
1:11 pm
20308
Hi Philip, Am I right in thinking that you want the pin to go directly from <forced high> to <pwm> without a period of <forced low> ? If that is the case, why...
Danish Ali
dr_danish_ali
Offline Send Email
Nov 1, 2006
1:27 pm
20309
A new UART Baudrate Calculator has been posted on the NXP Standard ICs Website. The calculator allows you to enter in the clock rate, the baudrate and the...
nxp_marketing_usa
nxp_marketin...
Offline Send Email
Nov 1, 2006
1:56 pm
20310
Hello Group, I am using Keil RealView on an LPC2210 target. Recently, I decided to use 16-bit external memory interface on an S29AL016D flash memory chip....
wickedmonster2002
wickedmonste...
Offline Send Email
Nov 1, 2006
2:29 pm
20311
Dear All, I'm planning to use LPC2106 for a new design. My question is how big program could be up-loaded via ISP/IAP. I know that for Atmel SAM7 is...
Ioannis
elcom_research
Offline Send Email
Nov 1, 2006
2:47 pm
20312
Hi Brendan. See it goes like this. I want to write some value in 24C64 (EEPROM, which is I2C based) when I get an external interrupt. So when I get the...
Jack Key
jockey1111111
Offline Send Email
Nov 1, 2006
3:31 pm
20313
Jack Key Wrote ... is I2C based) ... will store the ... data into ... POP the value of ... continue the ... arent ... You probably want to re-think your...
subscriptions@...
robertadsett
Offline Send Email
Nov 1, 2006
4:28 pm
20314
... (EEPROM, which is I2C based) when I get an external interrupt. So when I get the external interrupt, I will store the address of the function, say...
Brendan Murphy
brendanmurphy37
Offline Send Email
Nov 1, 2006
7:56 pm
20315
Danish, Thanks for the reply. As soon as the PINSEL command executes, the IO line will drop to LOW. When the timer starts on the next instruction, the line...
lpcphil
Offline Send Email
Nov 1, 2006
8:45 pm
20316
... Well, with ISP, it is written in small chunks: 256, 512, 1024 or 4096 bytes. It is true that some LPC2000 Flash sectors are 32K in size, but you don't...
Tom Walsh
twalsh0001
Offline Send Email
Nov 1, 2006
10:09 pm
20317
A protocol has been defined for memory and register read write with I2C. The protocol has been provisionally named I2C2MEM. Information available at...
John Heenan
jheenanm
Offline Send Email
Nov 1, 2006
10:12 pm
20318
... I'm not using Keil, just gcc to configure the external memory controller to use a 16bit bus to a CY7C1041C33 (Cypress) SRAM. All I had to do was program...
Tom Walsh
twalsh0001
Offline Send Email
Nov 1, 2006
10:19 pm
20319
... OH! Just a thought, if you have a commercial JTAG unit, they have Flash programming built in. Perhaps you could program the Flash from JTAG, then...
Tom Walsh
twalsh0001
Offline Send Email
Nov 1, 2006
10:47 pm
20320
... Yes, I know what you're doing. I had a program on an 8051 which did the same thing, a multiple-task. You are correct in that you would have to do it...
Tom Walsh
twalsh0001
Offline Send Email
Nov 1, 2006
10:52 pm
20321
Kai I absolutely understand you frustration. I have been struggling for a couple of days now on writing and reading from USB. My problem now is that on certain...
cuttlfish
Offline Send Email
Nov 1, 2006
11:02 pm
20322
Hi David! No, I did not recognize any lockups. Did you enable the USB clock (USBCLKEN) as mentioned in a previous post from me? It is very important not to...
Kai Gossner
xyphro4
Offline Send Email
Nov 1, 2006
11:32 pm
20323
We've seen quite a few of these calculators appear over time (I have 4 saved now!). The one problem with all of them is they insist on one particular baudrate,...
Bruce Paterson
abruceperson
Offline Send Email
Nov 2, 2006
12:06 am
20324
Hi, Im using the lpcusb stack on a 2148, and i get the code to compile under crossstudio and when i have it running windows will ask me for the driver and and...
ds19968902
Offline Send Email
Nov 2, 2006
2:09 am
20325
SPI works now. I'm using it in a run to completion style code like this: if ( ! spi_transferring) { sel.select_action = SELECT_ACTION_SEL; ret = ioctl(...
lpcarmed
Offline Send Email
Nov 2, 2006
5:00 am
20326
Thanks Brendan, Robert and Tom. Really appreciate your replies. For your information, I have already done what you said, set a flag in the ISR and polled for...
Jack Key
jockey1111111
Offline Send Email
Nov 2, 2006
5:15 am
20327
... How long (about) is the low period ?? Can you maybe load the PWM counter with a value so the compare is true ? If necessary, an external gate and GPIO pin...
bobtransformer
Offline Send Email
Nov 2, 2006
6:56 am
20328
Hi all, I am using graphic LCD with ARM LPC2106. I have written initialisation code for lcd. but i am facing the problem that sometimes it is getting ...
sp_1972
Offline Send Email
Nov 2, 2006
7:36 am
20329
Hi I was just looking around for Projects where uCLinux has been ported on LPC2378 or the LPC23XX family of Micro\'s. Will appreciate if someone can lead me to...
techie.embedded@...
kris_narayanan
Offline Send Email
Nov 2, 2006
8:17 am
20330
Hi Philip, The behaviour you describe is not what I expected. (Which is not to say that it is not true...) I don't understand your description ... ^^^^^^^^^^^ ...
Danish Ali
dr_danish_ali
Offline Send Email
Nov 2, 2006
8:18 am
20331
Does any one have some code example for the pwm. I am trying to ceate a 1kHz pwm using timer 1....
Randy Billingham
billingham50021
Offline Send Email
Nov 2, 2006
8:23 am
20332
Hi, Which LCD are you using? _____ From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf Of sp_1972 Sent: Πέμπτη, 2 Νοεμβρίου...
Ioannis Mourtsiadis
elcom_research
Offline Send Email
Nov 2, 2006
9:13 am
20333
Hi Guys, I need to implement Bulk In write endpoint of data as much as 2kbyte reliably.using the VCOM code provided for LPC214x. 1. what is the consideration...
Charly
charlywrx
Offline Send Email
Nov 2, 2006
9:15 am
Messages 20304 - 20333 of 45876   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help