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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/07/00 16:20
Read: times


 
#1707 - RE: Programming ISP/IAP Flash Microcontroller
ISP: no
IAP: yes

In-application programmable means, that the application
itself can program another code location.
But ist not so easy, since you can only program
bits of a byte from 1 to 0. To change from 0 to 1
you must erase a full page (4kByte).

I like more serial EEPROM (24C02 ... 24C512)
to store nonvolatile data. It need only 2 wire to the micro.


Peter


List of 9 messages in thread
TopicAuthorDate
Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      
RE: Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      
RE: Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      
RE: Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      
RE: Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      
RE: Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      
RE: Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      
RE: Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      
RE: Programming ISP/IAP Flash Microcontroller            01/01/70 00:00      

Back to Subject List