|
Hardware: Problem: I am honestly lost as to what the problem could be, and I am coming here as a last hope. Someone on the arduino forum suggested using a 2ohm resistor for RESE since this is an SSD driver, but even after changing the 0.47 to 2, I am getting the same output. Any help would be greatly appreciated. If it is any help, I have tried this same setup with a 7.5" GDEY075T7 (with the 0.47ohm RESE however), and I am getting similarly weird results. It updated once or twice when first using the display (not properly), now nothing is changing and some residual ink is left over. With this display particularly too, it gives a BUSY timeout warning for every command. Hope this can narrow the problem down. Output: Code: (compiled for XIAO_ESP32C3) |
Replies: 2 comments 1 reply
|
Make sure your connection to the panel is ok. The connection board has no RESE switch, and there is no schematics. From the symptoms you mention it looks as the connection between the driver board and the panel is not stable. How could you change the RESE resistor? Did you find the schematics? |

Solved: The MOSFET near RESE on this seeed board must have been burned out. Desoldered it and soldered on this part, and it started working immediately after. Thanks for offering help!