Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Messages

Browse messages

Page 269 of 329 · 16407 messages matched

Re: Nice ARM7 micro from ST: STR71x

2004-08-24 by embeddedjanitor

... 256 KB flash, ... it s ... nothing about it ... times etc. At ... more of their ... I had the same problem. If you look at the lifecycle stage they re at

Thread view Attachments: 0

Experiences with IAP

2004-08-24 by embeddedjanitor

Part is an LPC2129 week code 0350 at 12MHz with boot fimware 1.53. The protocol I use for my boot monitor can only transfer up to 128 data bytes per message so

Thread view Attachments: 0

Re: Power Control & GPIO pins

2004-08-24 by Karl Olsen

... ... much. ... a ... Better yet, check the newest manual. The newest datasheet wrongly says that only P1.16-P1.25 have pull-up. In

Thread view Attachments: 0

Wiki

2004-08-23 by Alaric Snell-Pym

Hello there, To stop people spamming it with links (presumably in search of Google juice), I ve made the ARM microcontroller Wiki:

Thread view Attachments: 0

Re: [lpc2000] tiny libc?

2004-08-23 by Pablo Bleyer Kocik

... It is LGPL licensed, which means you don t have to release your *source* code but provide an uClibc re-linkable object file of your statically linked code.

Thread view Attachments: 0

Keil ULINK Jtag with GCC

2004-08-23 by Michael J. Pont

I ve been using the Philips LPC software to download programs to a Keil MBC2100 board. Apart from the fact that I am (always) told that the code in hex

Thread view Attachments: 0

i2C bus, master control

2004-08-23 by zpierre007

Hi every body, If you want to use the i2c bus as a Master, go to the files list and watch the i2c.zip. There are somes functions and an example to a full acess

Thread view Attachments: 0

New file uploaded to lpc2000

2004-08-23 by lpc2000@yahoogroups.com

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc2000 group. File : /i2c.zip

Thread view Attachments: 0

Re: [lpc2000] tiny libc?

2004-08-21 by Bill Knight

Just be aware the uClibc is GNU licensed and if statically linked with your code, can have impact upon your licensing. This might not be a problem with hobby

Thread view Attachments: 0

Re: [lpc2000] tiny libc?

2004-08-21 by Shannon Holland

... Cool - glad to know it s fixed! If I get the latest gcc sources will it be something I can easily build and test out or will that likely get me lots of 3.5

Thread view Attachments: 0

Re: [lpc2000] tiny libc?

2004-08-21 by Pablo Bleyer Kocik

... Yes, there is a bug in GCC 3.4.1 regarding THUMB mode. This has been fixed in CVS. I still have been unable to allocate time to release an interim version

Thread view Attachments: 0

tiny libc?

2004-08-21 by Shannon Holland

Hello all, I m starting to bump up against the 128KB flash limit in my LPC2106 and am looking for ways to make things smaller. Switching to the gnuarm.org gcc

Thread view Attachments: 0

Re: [lpc2000] PWM glitch

2004-08-20 by Bill Knight

The LPC manual indicates the (two) bits in PWMLER should be written at the same time. Possibly the first bit written to the PWMLER is being cleared when the

Thread view Attachments: 0

PWM glitch

2004-08-20 by douglasbolton

I m running 4 pwm channels in single edge operation. I am sometimes not getting the shadow register latched into the match registers. If I use the following

Thread view Attachments: 0

RE: [lpc2000] Float to int

2004-08-19 by Joe Hlebasko

My guess is the __floatsisf is a library routine converts float to int. Make sure you are linking in the floating point libraries. Joe

Thread view Attachments: 0

Re Reflashing in circuit

2004-08-19 by Owen Mooney

Some time ago I posted a message asking for the suggestions to reflash a 2106 to update the firmware in an existing product I followed one suggestion which

Thread view Attachments: 0

Float to int

2004-08-19 by Fuentes Rodriguez, M.E.

hello, using the Keil (uVision3) compiler to perform this simple task: float a; int b; b++; a = b; I get the following error after compilation: Error:

Thread view Attachments: 0

I2C hardware configuration with DS1621

2004-08-19 by daniela_boyo

Hi everyone, I am relatively new with using an LPC2129 based ARM board. I need to link the board with a DS1621 temperature sensor using the I2C hardware. Does

Thread view Attachments: 0

Re: IAP clarification

2004-08-17 by Leighton Rowe

... In most cases, yes. It is best to erase the flash area u want before writing new a new program to it. Note that u can successfully write data to flash

Thread view Attachments: 0

Re: lpc2105 Upload program

2004-08-17 by statler123

Hello, thanks a lot for the ADS 1.2 example. I tried to use it and it works on my board. I use it to debug out of RAM - so I changed the linker settings.

Thread view Attachments: 0

IAP clarification

2004-08-17 by embeddedjanitor

Hi I have read http://groups.yahoo.com/group/lpc2000/message/2999 but still have a few questions... 1) Do I need to erase the flash before programming it? 2)

Thread view Attachments: 0

Re: IPC Tools

2004-08-16 by lpc2100_fan

... Looked into several options myself and this might help you: For trace you might want to go to a real emulator vendor. Good solutions exist from Nohau and

Thread view Attachments: 0

IPC Tools

2004-08-16 by lyledanner

Have gone to greenhill, ashley, nohau, IAR, Keil looking for a complete tool package for the LPC229?. Need a good JTAG interface, C compiler, and debugger with

Thread view Attachments: 0

Updated LPC2000 Bootloader

2004-08-16 by Hugh O'Keeffe

Ashling users can now download a PathFinder script file which allows convenient updating of the LPC2000 bootloader to the latest version. Look for the topic

Thread view Attachments: 0

LPC2214 board layout

2004-08-13 by Zdravko

Hello, busy people I am participating in development of a LPC2214 based project. Please give me some clue how to found a board design considerations,

Thread view Attachments: 0

Re: Ashling EVBA 2194 and Multi-ICE

2004-08-12 by David

... adaptor board ... the above ... settings ... wrong. ... We have the same evaluation board with the 2294 processor. We attempted to use the Wiggler to debug

Thread view Attachments: 0

Re: Nice ARM7 micro from ST: STR71x

2004-08-12 by fananagdam

... 256 KB flash, ... it s ... nothing about it ... times etc. At ... more of their ... Here the STR7 family forum : http://www.stmcu.com/forumsid-17.html you

Thread view Attachments: 0

Nice ARM7 micro from ST: STR71x

2004-08-11 by capiman@t-online.de

Hello all, perhaps interesting for the one or other developer: There is a microcontroller (ARM7 based) from ST. Search for STR710 (144 pin) / STR711 (64 pin).

Thread view Attachments: 0

Re: [lpc2000] Re: Interrupts trouble...

2004-08-11 by Robert Adsett

... Oh, and don t forget that the VIC s vector register must be written to to signal the VIC that the end of the interrupt has been reached. Otherwise the VIC

Thread view Attachments: 0

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.