Yahoo Groups archive

Lpc2000

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

Thread

Programming external flash

Programming external flash

2006-05-22 by Mac Mahoi

How can i program the external flash in LPC2000
(especially in flashless models like LPC2210)? As i am
a beginner in ARM, i would appreciate if somebody can
give me some direction, link or sample code from which
i can reference to make the code to burn the ext
flash.

THanks


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com

Re: Programming external flash

2006-05-24 by wickedmonster2002

What development environment are u using?


--- In lpc2000@yahoogroups.com, Mac Mahoi <mmahoi@...> wrote:
Show quoted textHide quoted text
>
> How can i program the external flash in LPC2000
> (especially in flashless models like LPC2210)? As i am
> a beginner in ARM, i would appreciate if somebody can
> give me some direction, link or sample code from which
> i can reference to make the code to burn the ext
> flash.
> 
> THanks
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com
>

Re: [lpc2000] Re: Programming external flash

2006-05-25 by Mac Mahoi

I am using ADS1_2, in a self made test board with
LPC2220 with External SST39VF160 (at base address
0x80000000) and external IS61LV25616 (at base address
0x81000000). 

--- wickedmonster2002 <karim@...> wrote:

> What development environment are u using?
> 
> 
> --- In lpc2000@yahoogroups.com, Mac Mahoi
> <mmahoi@...> wrote:
> >
> > How can i program the external flash in LPC2000
> > (especially in flashless models like LPC2210)? As
> i am
> > a beginner in ARM, i would appreciate if somebody
> can
> > give me some direction, link or sample code from
> which
> > i can reference to make the code to burn the ext
> > flash.
> > 
> > THanks
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com
> >
> 
> 
> 
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com

Re: Programming external flash

2006-05-26 by stefb16

--- In lpc2000@yahoogroups.com, Mac Mahoi <mmahoi@...> wrote:
>
> How can i program the external flash in LPC2000
> (especially in flashless models like LPC2210)? As i am
> a beginner in ARM, i would appreciate if somebody can
> give me some direction, link or sample code from which
> i can reference to make the code to burn the ext
> flash.
> 
> THanks

You can write a flasher tool in ARM code running in RAM section of 
LPC2210. The tool gets data from JTAG/UART/... and puts this data in 
flash. 

Look in the JTAG-O-MAT sources on sourceforge.net how this is done 
for an flashless AT91R40008 µC and an external AT49BV322A Flash-ROM 
over a JTAG connection.

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.