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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/14/07 22:34
Read: times


 
#141888 - SiLabs
Responding to: ???'s previous message
SiLabs MCUs can write their FLASH from resident program. Check out the C8051F126 for example. The only limitation is that the FLASH block where the code is resident is not conveniently overwritten and so it is the proper scheme to allocate a couple of the blocks of the FLASH for a boot loader function and keep those constant and then allow re-programming from those blocks to re-program the rest.

Michael Karas


List of 12 messages in thread
TopicAuthorDate
writing into internal flash?            01/01/70 00:00      
   IAP            01/01/70 00:00      
      Where to search - Keil database            01/01/70 00:00      
   Dallas            01/01/70 00:00      
      AT89C51RD2            01/01/70 00:00      
   SiLabs            01/01/70 00:00      
   NXP            01/01/70 00:00      
      P89LPC932 seems to be fine for me..            01/01/70 00:00      
   Analog Devices ADuC ('51 based)            01/01/70 00:00      
   to conclude...            01/01/70 00:00      
      Is that true?            01/01/70 00:00      
         mostly, yes            01/01/70 00:00      

Back to Subject List