Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/26/07 21:56
Read: times


 
#141278 - Further uses of Flash EPROM
Responding to: ???'s previous message
Steve M. Taylor said:
Rwiju Pal said:
1>what is the use of flash rom.

It is where your program is stored. It is electrically erasable and programmable.

You can also store data in it.
Usually, the processor cannot program its own flash EPROM while it is running[1] - so any data stored has to be permanent, and written at the same time as the code is programmed into the Flash EPROM.
Lookup tables and message strings are typical examples.

[1] some processors can program their own flash EPROM while they are running - this special feature is known as In-Application Programming (IAP).




List of 6 messages in thread
TopicAuthorDate
basics of c programming for mc            01/01/70 00:00      
   Wrong question!            01/01/70 00:00      
      None of which is specific to 'C'...!            01/01/70 00:00      
   futher detail of programming microcontroller            01/01/70 00:00      
      Flash            01/01/70 00:00      
         Further uses of Flash EPROM            01/01/70 00:00      

Back to Subject List