Skip to content

ESP32-2432S028 - Can't use SD card after initializing the UI #143

Open
@AllanOricil

Description

@AllanOricil

@rzeldent

I isolated the problem to the UI initialization. If I remove it from my code entirely, I no longe have any issues reading/writing/append to files from the SD Card. Bellow you can see a simple evidence of the issue.

image

According to chat gpt, the issue might be related to the way the SPI is configured to the LCT, Toutch and SD card. There might exist a problem that does not let the 3 work together. Is there a way to bypass it?

Could you maybe create a lock/unlock for the display when the SD card wants to use the SPI?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions