Hi, I want to replace my current Atmega128L project (running at 8MHz) with a LPC2114 (also to be run at 8MHz). My motive of doing this is that LPC2114 is more...
... I just checked the total supply current taken by a '2106 flashing a single LED on my board. The board was supplied with 5.1 V from four NiMH cells. At 60...
Robert, I ran some side-by-side comparisons on the first vs. the second versions of delay that you posted. Because I know there is call overhead I just put the...
... Unfortunately, yes. If the delay gets small enough there will be a problem. This should be detectable by calibrating the timer at startup (thus the...
... Hi Bryan, I don't have an answer but would like to find out how well the Opella works - in production environments. Pathfinder is an excellent source ...
biotags
biotags@...
Jan 2, 2004 4:44 pm
427
I used 15 for COUNTS_PER_US. Are you implying that setting leaving CLOCK_SPEED at 10000000 and COUNTS_PER_US at 10 would have no difference? (I haven't...
We are working on a prototype board of our product with the LPC2105. When we try to flash our program, we are getting an error "can't communicate with test...
Hello, two hints: 1) Please restart the ISP software on PC after each trial. Bug ? 2) You need a reset pulse on RST, not a constant level ! When you don't use...
Hello, has someone already dumped the booter of the LPC ? With the ISP utility i think you can't read it out, but i think i read somewhere that you can get it...
Hi Martin, Is it a positive pulse? or negative? .. Thanks for your help, bryan ... everything ... is echoed ... lpc210x ISP ... LPC2105. ... the ... VDD1.8 ......
Hello, i have a push button on my circuit which connects reset to low. When i don't press it, it goes to high (3 volt). For details, please have a look at...
... wrote: <snip> ... the ... counter. ... We have verified the frequency and have the corresponding value in the ISP program (14745). ... tested my ... That's...
... yes. They have jumps on the Tx and Rx lines. We've pulled those jumpers off and connected our wires to them. I'm not sure what you mean by 'opened'. Does...
Is there any way that we can test to see if the LPC210x is actually in Flash Programming mode? Can we test a pin configuration on the device to determine if it...
Another thought - are you sure that you don't have a poor solder joint on the LPC chip? It might be worth inspecting them all very carefully; I prod them with...
One other thing I haven't seen mentioned here yet. You do have P0.14 pulled low when you are programming? Robert " 'Freedom' has no meaning of itself. There...
... CLOCK_SPEED is a target speed for the timer. The startup for the timer routines sets the prescaler to get the timer as close to CLOCK_SPEED as it can...
Yes. We definitely had P0.14 pulled low while programming. We tried various combinations of things but primarily it included (1) supply power to the device,...
Just reading through the whole thread to see if anything occurs to me. A couple of things to check. ... Did you try a different CPU than the one you hooked up...
... wrote: ... serial port ... levels very ... appear to be ... The first time we tried it directly from the serial port and when it didn't work, we thought we...
Someone mentioned the Nokia 3310 mobile phone LCD as a useful small graphics/character display on the PIClist. They are available quite cheaply from several...
Not really an LPC2100 issue, but this is a helpful group.. I need some remedial help in thumb/arm interoperability in GCC, particularly with assembler gets...
Leon, ... I have a 3310 display connected to an MSP430F169 on a SoftBaugh DIr169 board. This uses SPI for communication, not I2C. Chris Speck at TI wrote the...
I already designed a development board for LCP2106, it has two uart level converters (one is supporting all modem signals), Wiggler jtag socket, DIP switches,...
... Hyperterminal does work, I've used it myself. I went has far as reading version numbers to test the communications and it's fairly straightforward. Robert...