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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/17/08 10:08
Read: times


 
#154839 - DATA READ IS NOT GARBAGE
Responding to: ???'s previous message
Friends,

I tried some debugging on my side. Previously it seemed to be a garbage or irrelevent data.

Then I tried to debug the data & I realise that the pattern is fixed; It is reading either an 0xFF or it is reading lower address bits of the byte addressed.
(e.g. if I try to read data stored at 5th location it either reads 0xFF or 0x05 if actual data is 0x00. if address is 0x0120 then it reads 0xFF or 0x20 if actual data is 0x00)

This makes me even more confuse, but seems more logical than just any garbage.

Mahesh

List of 7 messages in thread
TopicAuthorDate
GRAPHIC LCD WITH T6963 CONTROLLER            01/01/70 00:00      
   Links to these devices datasheet?            01/01/70 00:00      
   soft/hard            01/01/70 00:00      
   Have you connected the GND...            01/01/70 00:00      
   DATA READ IS NOT GARBAGE            01/01/70 00:00      
      Have you checked...            01/01/70 00:00      
         Yes, it is been checked            01/01/70 00:00      

Back to Subject List