Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 235 of 329 · 16407 messages matched

Re: How to setup Stacks in GNU

2004-12-28 by Karl Olsen

... Yes. ... to ... It zeroes the .bss section and copies initialization values for the .data section. GCC assumes that the startup code does this for code

Thread view Attachments: 0

Re: How to setup Stacks in GNU

2004-12-28 by sig5534

Thanks, I figured as much. I found a couple of examples to download from ARM and they did it like this: /* Setup the IRQ stack */ mov r0,#IRQ_MODE | I_Bit |

Thread view Attachments: 0

How to setup Stacks in GNU

2004-12-28 by sig5534

Perhaps I am asking a real simple question, but for the life of me I cannot find much information or example code on stack setup. I m trying to move my IAR

Thread view Attachments: 0

Re: Usage of the Flash as Data EEPROM

2004-12-28 by varuzhandanielyan

There are cases, when some data, like node address or hardware dependent constants, should be reprogrammed only several times during the whole system life.

Thread view Attachments: 0

Supply Current

2004-12-27 by lp2000c

The latest LPC2114 Data Sheet shows a Typical 1.8V current of 60 mA (at 25 degrees, with no active peripherals). This is double the value published in the

Thread view Attachments: 0

Re: LPC2114 Power Specs - Idle Mode

2004-12-27 by yugandhar_vasi

... peripherals ... strategies ... Turn OFF the PLL, and run at crystal speed. I saw that PLL is the major power hogger. I was able to reduce current by more

Thread view Attachments: 0

Re: Updated docs

2004-12-27 by lp2000c

It would be nice if they put the correct dates next to the file links, so one could tell that these are updated documents. For example, the link labeled

Thread view Attachments: 0

Re: RTC manipulation (ctd.)

2004-12-27 by lp2000c

I have not tried it. ... since nobody else could reproduce the problem or find the bug in my code (if any). ... ... a ... a ... trying ...

Thread view Attachments: 0

Re: LPC213x, analog port question.

2004-12-27 by lp2000c

What chip was that? We know the problem exists on 2114/2124. The question is whether it exists on 213x. ... inputs, and connected ... even though the actual

Thread view Attachments: 0

Re: Usage of the Flash as Data EEPROM

2004-12-27 by Gus

that doesn t mean you can use it as EEPROM!!! on an EEPROM you can rewrite one byte, but on flash, you have to erase a full sector in order to rewritre a byte.

Thread view Attachments: 0

Re: Usage of the Flash as Data EEPROM

2004-12-27 by varuzhandanielyan

In the new data sheet for LPC2129 one can see, that minimal write cycles is 100,000 as many as of the data EEPROM of many microcontrollers. Varuzhan ... only

Thread view Attachments: 0

Re: Usage of the Flash as Data EEPROM

2004-12-27 by acetoel

Hello... I also though about that, never implement ir becuase the Flash has a limited cycles of life. So It s better to use an SPI, unless you only need to

Thread view Attachments: 0

Re: LPC213x, analog port question.

2004-12-27 by lpc2100_fan

Hi as far as I know the previous LPC devices had this problem but the LPC2130 series does not. I heard it somewhere but have not had the change to verify it.

Thread view Attachments: 0

FFT 1024

2004-12-27 by dimaissaev

Hello all. Is anybody know, how many time take FFT at ARM LPC 60mZh? Whe I can find any fixed-piont examples?

Thread view Attachments: 0

Re: [lpc2000] Files web site

2004-12-25 by Robert Adsett

... Sometimes the obvious eludes me. Sheesh. Thanks Leon. Robert Freedom has no meaning of itself. There are always restrictions, be they legal, genetic,

Thread view Attachments: 0

Updated docs

2004-12-25 by leon_heller

Philips has updated docs for the 2114/2124, 2104/5/6, 2119/2129 and 2194. Leon

Thread view Attachments: 0

Re: Any way to launch ISP ?

2004-12-25 by dave_albert

I restored most of the registers I touched (uart, timers, pll, mam, etc.) to their reset condition and it worked perfectly. Synchronized response ...I keep

Thread view Attachments: 0

LPC2138 SSP port questions

2004-12-25 by beedward2

Hello all, I want to connect an LPC2138 to a Cirrus Logic serial ADC, the CS5451A. This chip is a 6-channel, 16-bit sigma-delta ADC that samples all 6

Thread view Attachments: 0

Re: [lpc2000] Files web site

2004-12-24 by Robert Adsett

... I ve also created an archive here http://www.aeolusdevelopment.com/Files/LPC2000_Archive/ In this case the files are separate but I ve no index page at the

Thread view Attachments: 0

Re: Erasing through JTAG?

2004-12-24 by itsjustimpossible

Hi We had exactly the same problem using the J-Link. What version of the philips bootloader is in the target device? Updating the bootloader in my development

Thread view Attachments: 0

Files web site

2004-12-24 by leon_heller

I ve downloaded all the files in the Files area to my system, and have created a directory for them on my own web site: http://www.leonheller.com/lpc2000 I ve

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.