??? 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 |
Topic | Author | Date |
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 |