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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/27/06 16:24
Read: times


 
#121173 - IDE has that feature...
Responding to: ???'s previous message
Erik Malund said:

Standard operating provcedure is
read page to RAM
insert updates in RAM
erase page
write page from RAM



This means that if I have to write values to individual FLASH addresses I should erase the entire 512 bytes of the flash (1 page) and write 1 byte at any location within the page.

Using the Silabs IDE ,
Tools -> memory fill -> Code

We can specify the range of addresses we want to write. Using the IDE, ranges within a page can be written. If the IDE can write to the individual FLASH bytes , I do not understand why this feature is not given to the users?




List of 18 messages in thread
TopicAuthorDate
C8051f310R flash erase will erase entire page??            01/01/70 00:00      
   you can't            01/01/70 00:00      
      IDE has that feature...            01/01/70 00:00      
      Make like a CR-R?            01/01/70 00:00      
   That's why flash is not good for data storage            01/01/70 00:00      
      Purpose of using flash            01/01/70 00:00      
         93C66 EEPROM            01/01/70 00:00      
         use a walking write            01/01/70 00:00      
            Please can you write in assembly            01/01/70 00:00      
               nope            01/01/70 00:00      
   93C66 EEPROM.....Hardware is already designed            01/01/70 00:00      
      Two different pages available?            01/01/70 00:00      
      Ask the designer            01/01/70 00:00      
         re: Ask the designer            01/01/70 00:00      
            That's why they emphasise the point!            01/01/70 00:00      
            neither does Philips nor Atmel            01/01/70 00:00      
               Thanks            01/01/70 00:00      
   STOP mode            01/01/70 00:00      

Back to Subject List