Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank screen on ESP32-3248S035 capacitive #61

Open
dcknuth opened this issue Aug 29, 2024 · 3 comments
Open

Blank screen on ESP32-3248S035 capacitive #61

dcknuth opened this issue Aug 29, 2024 · 3 comments

Comments

@dcknuth
Copy link

dcknuth commented Aug 29, 2024

Got everything to compile and upload, but just a blank screen. Tried changing:
#define LV_USE_ST7796 1
in lv_config.h, but seems ineffective. I set the default board with:
default_envs = esp32-3248S035C
and that part seemed fine.

The preloaded demo worked when powering on the board, so I assume the board itself is OK.

@rzeldent
Copy link
Owner

rzeldent commented Sep 1, 2024

Which project are you using? If it is the https://github.com/rzeldent/esp32-smartdisplay project, it is just a library and has no output. If so, try the https://github.com/rzeldent/esp32-smartdisplay-demo project!

@dcknuth
Copy link
Author

dcknuth commented Sep 1, 2024

It's the *-demo one. I was able to get some of the provided demos from Sunton to work after realizing that one has to set all #defines as command line switches. I noticed in a note on the CYD support pages you may have hacked your copy of this particular board for a different refresh rate. I also may have to learn how to get a crash dump or some output on my run of your demo. Looks like there might be some info there.

@dcknuth
Copy link
Author

dcknuth commented Sep 1, 2024

Just got a esp32-8048S043C and your demo worked out-of-the-box on that one. Very nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants