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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/26/10 14:48
Read: times


 
#173599 - RE: Use a pattern that is not the same in each byte
Responding to: ???'s previous message
Michael Karas said:
You should try writing a known pattern into the part using the external programmer and then trying to read that with your MCU code. Use a pattern that is not the same in each byte to make sure that your addressing logic works correctly.

It's also best to have a data pattern that's not directly related to the address - to be sure that you're not just reading-back the address as data!

List of 8 messages in thread
TopicAuthorDate
Interfacing external EEPROM            01/01/70 00:00      
   You should try...            01/01/70 00:00      
      RE: Use a pattern that is not the same in each byte            01/01/70 00:00      
   that is an insult            01/01/70 00:00      
      Well, he did at least try            01/01/70 00:00      
         Formatted code            01/01/70 00:00      
            Comments            01/01/70 00:00      
            Your code is incomplete.            01/01/70 00:00      

Back to Subject List