LPC2210 docs?
2005-02-11 by raimond712002
Yahoo Groups archive
Index last updated: 2026-04-28 23:31 UTC
Thread
2005-02-11 by raimond712002
Hi all, I want to make a system with an LPC2210 (flashless) but I cannot find any info about its bootloader (or any application note about it). User manual anything? Phillips! I can buy lot of this chips but the support is nowhere. Anybody know some links?
2005-02-11 by lpc2100
The bootloader is same as other chips which have flash. It will give you an error or do nothing when you try to read/program the flash. Read about the bootloader in this user guide. http://www.semiconductors.philips.com/acrobat/usermanuals/UM_LPC21XX_L PC22XX_2.pdf Commands of interest to you would be "write to ram" and "go". you can download a secondary bootloader which supports flash on your board and program it. Tom --- In lpc2000@yahoogroups.com, "raimond712002" <raimond@e...> wrote: > > Hi all, > I want to make a system with an LPC2210 (flashless) but I cannot find
> any info about its bootloader (or any application note about it). > User manual anything? > Phillips! I can buy lot of this chips but the support is nowhere. > > Anybody know some links?
2005-02-12 by raimond712002
Thanks Tom, All I needed to know. BTW I plan to make a ram only board (with one or maybe two 256Kx16 10ns SRAM) and with a little 8pin micro as a serial bootloading device. The flash will be a serial atmel flash. regards, raimond --- In lpc2000@yahoogroups.com, "lpc2100" <lpc2100@y...> wrote: > > The bootloader is same as other chips which have flash. It will give > you an error or do nothing when you try to read/program the flash. > > Read about the bootloader in this user guide. > http://www.semiconductors.philips.com/acrobat/usermanuals/UM_LPC21XX_L > PC22XX_2.pdf > > Commands of interest to you would be "write to ram" and "go". you can > download a secondary bootloader which supports flash on your board > and program it. > > Tom > > --- In lpc2000@yahoogroups.com, "raimond712002" <raimond@e...> wrote:
> > > > Hi all, > > I want to make a system with an LPC2210 (flashless) but I cannot > find > > any info about its bootloader (or any application note about it). > > User manual anything? > > Phillips! I can buy lot of this chips but the support is nowhere. > > > > Anybody know some links?