Using TFT_eSPI is causing the SD card to not function properly.
When using both the TFT_eSPI and SD libraries with the esp32, the SD card will not function. Although the interfaces for these two modules are independent, how can the issue be resolved?
2 Replies
What MISO, MOSI, SCLK, CS1 (TFT), CS2 (SD card) do you use? MISO, MOSI, SCLK should be shared for both devices.
Hello! This thread channel is reserved exclusively for official Arduino support, as monitored by Arduino employees. Your question does not pertain to an official Arduino product and should be posted in one of the other Discord channels where community members can assist.
Please take a moment to find the correct channel for your topic. This ensures that discussions remain organized and that the official support space is used as intended.
Thank you for understanding and for keeping our community structured and efficient!
@chuhe022