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...
7470
rhasaf
Jun 1, 2005 11:18 am
Also , beyondlogic site has some kind of portmon program . Regards ... __________________________________ Discover Yahoo! Have fun online with music videos,...
7471
soren_t_hansen
Jun 1, 2005 12:02 pm
Is it possible to do fixed point math in LPC2132? And if so, where can I find examples on this? Best Regards Søren Hansen...
7472
rjwal3
Jun 1, 2005 12:47 pm
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...
7473
clodic_pascal
Jun 1, 2005 12:49 pm
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" ...
7474
donwillwonthe
Jun 1, 2005 1:00 pm
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...
7475
Marko Panger
fe64970103
Jun 1, 2005 1:05 pm
Hello, you can mine: http://usmartx.sourceforge.net/ Simple, yet powerful :) I am using it with success. marko...
7476
alipowsky
Jun 1, 2005 1:47 pm
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 &=...
7477
Don Williams
donwillwonthe
Jun 1, 2005 2:11 pm
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...
7478
Dan Beadle
danbeadle
Jun 1, 2005 2:20 pm
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...
7479
Anton Erasmus
aj_erasmus
Jun 1, 2005 3:10 pm
... 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...
7480
microbit
forum_microbit
Jun 1, 2005 3:33 pm
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...
7481
Marko Panger
fe64970103
Jun 1, 2005 4:19 pm
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...
7482
tom_laffey
Jun 1, 2005 5:30 pm
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...
7483
lpc2100_fan
Jun 1, 2005 6:51 pm
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...
7485
Lasse Madsen
dsl15746
Jun 1, 2005 10:10 pm
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 -...
7486
relentless_6995
Jun 1, 2005 11:09 pm
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...
7487
embeddedjanitor
Jun 1, 2005 11:43 pm
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...
7488
Don Williams
donwillwonthe
Jun 2, 2005 12:00 am
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...
7489
stiffsoft
Jun 2, 2005 3:12 am
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...
7490
Pigeon
tr3nd42
Jun 2, 2005 3:49 am
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...
7491
mirax_ua
Jun 2, 2005 4:28 am
Hi Bob, You are right about "...unless you can fit your whole program into internal flash" and that is what I eventually decided to do (have chosen...
7492
mirax_ua
Jun 2, 2005 4:46 am
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...
7493
alipowsky
Jun 2, 2005 5:40 am
... 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...
7494
soren_t_hansen
Jun 2, 2005 6:42 am
... 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...
7495
Steffen Rose
steffen_rose2
Jun 2, 2005 8:02 am
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,...
7496
Boris Králik
kralikbo
Jun 2, 2005 10:29 am
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...
7497
Marko Pavlin
mpavlin969
Jun 2, 2005 10:33 am
Hello! Does anyone use MATLAB for data processing? Is it possible to generate C code from .M files and then use this code in LPC source? Marko...
7498
balakumar chinuswamy
cbalakumarbe
Jun 2, 2005 1:53 pm
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...
7499
rockraj_2003
Jun 2, 2005 2:28 pm
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....