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

Latest build of tft_espi did a core panic at seedstudio xiao ESP32S3 #3629

Open
fellpower opened this issue Jan 18, 2025 · 3 comments
Open

Comments

@fellpower
Copy link

fellpower commented Jan 18, 2025

Hey

i build an interface for a synthesizer : https://github.com/MacMannes/XVA1-User-Interface
after compiling all that code with VSCode, i get a core panic on my seedstudio xiao esp32s3.

Image

i backtraced the codes and get this:

Image

this is my platform file:

Image

I have to say, that im not a coder - so im lost. i can read, that its something with the tft_espi - but i cant fix that. whatever u need as info, i can bring it, if we can fix that problem.

this is my output if im compiling (for the board version i use)

Image

i tried many versions of tft_espi - but nothing works.

i checked the line numbers of the backtrace errors - and its something with the tft_espi library - so it seems for me.

as i said, im not a coder - but i can help, with every information u need.

@tonbor
Copy link

tonbor commented Jan 20, 2025

do you use the tft_st7789, what user_setup do you use? have you uncommend #define USE_HSPI_PORT for the esp32 S3

@fellpower
Copy link
Author

i tried wont work

if i change the espressif framework to 6.6.0 it works, but this is not that way to do ;)

@fellpower
Copy link
Author

i can compile, but i get an core panic, if i try to dra something. pixel or line or something....

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