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

Errors when initialising esp32-s3touchlcd7 #226

Open
bobskigit opened this issue Jan 8, 2025 · 0 comments
Open

Errors when initialising esp32-s3touchlcd7 #226

bobskigit opened this issue Jan 8, 2025 · 0 comments

Comments

@bobskigit
Copy link

I get these errors when initializing esp32-s3touchlcd7. GUI and touch work ok. Any ideas?

[ 5272][I][main.cpp:107] setup(): Board: esp32-s3touchlcd7
[ 5278][I][main.cpp:108] setup(): CPU: ESP32-S3 rev0, CPU Freq: 240 Mhz, 2 core(s)
[ 5285][I][main.cpp:109] setup(): Free heap: 262180 bytes
[ 5291][I][main.cpp:110] setup(): Free PSRAM: 8386279 bytes
[ 5296][I][main.cpp:111] setup(): SDK version: v4.4.7-dirty
[ 5302][E][esp32-hal-gpio.c:102] __pinMode(): Invalid pin selected
E (5057) gpio: gpio_set_level(227): GPIO output gpio_num error
E (5057) ledc: ledc_channel_config(608): gpio_num argument is invalid
[ 5335][W][esp_touch_gt911.c:87] gt911_reset(): No RST pin defined

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

1 participant