Oops, I mixed up USART from Atmel AT91SAM7 with UART from LPC. I have both here on my desk (SAM7 = 16K RAM + more IO-pins / LPC2106 = 64K RAM + a little...
Also , beyondlogic site has some kind of portmon program . Regards ... __________________________________ Discover Yahoo! Have fun online with music videos,...
A really good terminal program that I use is called DeTransfer, it can be obtained from www.datataker.com in the downloads section. It is rhandy becuase it has...
TI has a free fixed point library http://focus.ti.com/docs/toolsw/folders/print/sprc087.html you can find a simple version for lpc in the Files area: "uIQ.h" ...
Hi All , I just need a simple little 2 priority zero preempt task schedular to get some organisation into my programming ... any experienced programmers that...
I want to use P3.29 (Pin 27, P3.29/BLS2/AIN6) as GPIO (output) The manual says it can be done by setting Bit 6 of PINSEL2 to zero. my testcode: PINSEL2 &=...
Hi Marko, Thks heaps....the doco for V1.2 seems less than for 1.1 - is this 1.2 doco an upgrade ? Where abouts on the planet are you ? Did you have to do any...
You might also take a look at FreeRTOS.org. I am using it. Small, Fast _____ From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf Of Don...
... Which header files are you using ? (i.e. where do you define PINSEL2, IO3DIR etc.) I used the header files from aeolus development, and there was a mistake...
I tried the D/L of Realterm, and I find it a tad poor. I can't seem to eg. set Local echo, altering the font size doesn't work for me.. Is this normal ? B rgds...
Hi, The v1.2 of documents is the actual one. It includes all, but it is smaller. No, you don't have to do any special characterization for the 2138. You have...
Hi, My guess is that you are looking for a CPU for a secure (financial?) application. I worked on a platform a few years ago that stored off- chip programs...
Hi, your observation is correct that any external CODE will destroy your efforts to secure the internal Flash because there is no READ protection. The...
Hi All, I have a project, where my customer demands CAN bus interaction. Unfortunately I have never worked with CAN only RS485 etc. so it's all new to me -...
Hi everyone, Any ideas why it appears that in the PCON register if I have the /PDBOD bit set when I set the PD bit, the processor does not wakeup and resume...
Some answers ... all new ... but ... CAN ... They all use the same module as far as I can make out. It depends what you mean by OK. There are bugs in the CAN...
Marko, Thks for the help ... how busy are you ? Are you freelance or working full time for somebody else ? I have a project that Im behind with and in fact...
Hello, Does anyone have any C code that actually reads the MCB2130 hardware ADC on AIN1 (the potentiometer tied to P0.28) they would be willing to share? I...
What do you'll think of something like this: http://www.allelectronics.com/cgi-bin/category.cgi?category=365&item=LCD-94&type=store for 20cents each.. you...
Hi Tom, This is quite good solution, btw, what processor did you use for this RAM Decrypted Code Execution? And do you know any ARM9 processor with internal...
... PINSEL2, IO3DIR etc.) ... mistake with one of ... 2 and port 3) ... I use the Rowley header files. (Crossworks for ARM v.1.4) Thea are okay. I also checked...
... Have you made sure that the J2 jumper is set? Also make sure that you use the lpc213x.h instead of the lpc21xx.h I'm using the following code as a small...
Hi Lasse, ... I don't know problems, if you only use Standard Identifier (11-Bit) and BasicCAN. Do you want receive all Messages from the 700 units? ... Note,...
My team uses Terminal for windows http://bray.velenje.cx/avr/terminal/ it's really good. Display mode can be hex, bin and terminal using macros, can control...
There will be two jumpesr J11 and J2 to make the internal ADC to get the input VIN in MCB2130. regards bala ... [Non-text portions of this message have been...
Hellow Friends, I am working with LPC2106. I downloaded the latest kickstart card for lpc210x from IAR. In that i found an hex file called IAR_ROM_MONITOR.hex....