kbr-net/sdrive-max

No touch on a 9340

Closed this issue · 5 comments

Got a couple of bonus smaller 2" screens with an order
I have tested with the different firmware but cannot get the touch to work.
The ID that appears on boot is 9340
If I use the atmega328-ili9340 the colour is correct but the picture is inverted and touch does not work. It lets me calibrate but does not register anything after that.
Anyway to test to work out what touch is required?

Have you tried the special pre-release V1.2b?

Install the arduino IDE and try this sketch: https://github.com/prenticedavid/MCUFRIEND_kbv/blob/master/examples/diagnose_Touchpins/diagnose_Touchpins.ino

Or try the firmware in this issue below: #18

Thanks for that. I have tried all the firmware that is available. I have tried the diagnose_touchpins sketch but I just get a blank screen. Am I supposed to connect this to a serial connection to read the results?

Yes, this only examines the touchscreen lines, there is no display output. Just open the serial monitor on the arduino IDE.

Done in issue #18