Wt32-sc01 plus display issues

Hello, I’m trying to work with this display but I’m having some issues. The problem is I can upload the code and print different thing with serial.print. But I can not see anything in the display. I’ve tried also with different exemplars from GitHub for this board and display. But I don’t know if I’ve to change anything on the board setup. The model is v14.

Has anyone work with this board using arduino ide 2?

Thank you so much for you help!!

I just happened to look at Arduino_GFX_dev_device.h, and my eyes noticed line 35:

// #define WT32_SC01

Maybe you could try with the library Arduino_GFX. It is known by the Arduino Library Manager.

Hello, this board is the plus version is a bit different but right now I’m trying to downgrade the esp32 boards version, version 2.0.11 not the alpha. And it seems that now it works!

But thank you for your help!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.