Question
debug SSD1322 oled in 8080 mode
Hi I am using parallel bus to communicate with the OLED SSD1322 to display something, which include:
- DATA LINE0 to LINE7
- CS
- RD
- WR
- DM data or command
however , I could send the simple commands like display on , off to control the OLED after initialization. but for the command + data pairs , it doesnt work at all.
So i've checked the hardware connection , and data command pin. seems all work well. Could anyone give some suggestion.
thanks
