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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/14/11 14:48
Read: times


 
#180586 - Writing to Flash at a specific address
Good Day Forums,

I am trying to implement Flash Memory utilization in my code. I'm using the Flash_Primitives.c and .h files for a C8051F021 MCU.

I'd like to know where I can actually write in to flash. I have implemented the "scratchpad" Flash sector as a dynamic sector(I rewrite position values within the area constantly so the page is erased frequently). I'm looking for another valid sector I can write calibration data to, which would not be updated very frequently but does need to be rewritten if necessary. At most, the calibration data I'm saving is about 10 bytes wide. Any help/direction would be appreciated, thanks!

List of 5 messages in thread
TopicAuthorDate
Writing to Flash at a specific address            01/01/70 00:00      
   C8051F021 Data Sheet Will Help            01/01/70 00:00      
      Thanks found it            01/01/70 00:00      
         Some feedback            01/01/70 00:00      
            Thanks            01/01/70 00:00      

Back to Subject List