Interfacing ST75161 160x160 display using ESP32-S3 and U8G2 but it is not working #2539
Replies: 1 comment
-
It was issue with the contrast. I set contrast to 180 and it started working |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings,
I am currently using ST75161 LCMD160x160 display which uses CS, DC, RESET, MOSI and SCK pins. I am trying to interface this display with ESP32-S3 but it seems like display is not responding at all. I have tried using signal analyser and GPIOs are working. Also, circuit of display and other hardware connection are good.
I would be helpful if you guys can guide me through it. Here, I have attached code for the reference and schematic I received from the supplier.
Beta Was this translation helpful? Give feedback.
All reactions