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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/15/06 20:39
Modified:
  04/15/06 20:42

Read: times


 
#114321 - Datasheet
Responding to: ???'s previous message
Samer Daoud said:
Hello,
I'm using AT89C51ED2 and Keil uVision 2 for C-code programming and trying to use the internal EEPROM for read and write functions, does any one have a ready code for internal EEPROM reading and writing, that gives an idea about how to deal with this in C?
Thanks,
Samer

Can't you read the datasheet and see what it takes to write to the eeprom?
It will be same weather with C or with assembly.
For read you can use the @ directive
Edited: You have to read the getting started guide of keil, it is excellent.
Mahmood




List of 10 messages in thread
TopicAuthorDate
AT89C51ED2 Internal EEPROM            01/01/70 00:00      
   Datasheet            01/01/70 00:00      
      EEPROM            01/01/70 00:00      
         Mr MUHAMMED            01/01/70 00:00      
            Keil            01/01/70 00:00      
         Did you read this            01/01/70 00:00      
            Easter Gift            01/01/70 00:00      
               Thanks            01/01/70 00:00      
               muhammed            01/01/70 00:00      
                  difference            01/01/70 00:00      

Back to Subject List