CrowPanel ESP32 Display-7 inch
Following the lessons related to this board I encountered a problem in Lewsson 3 Display image from SD Card. Followed the instructions to the letter, but after uploading the code the serial monitor states "@������U�9�)����Card Mount Failed
TF init fail
Error opening file!"
Need your help here guys.
Arduino 2.3.2
http://arduino.esp8266.com/stable/package_esp8266com_index.json
https://espressif.github.io/arduino-esp32/package_esp32_index.json
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
Tagged:
Comments
Hi @BertJager
Please make sure that the TF card is normally available. And the TF card initialization format should be FAT32. It is best to use 32GB TF card.