I am using an ESP32-WROOM-32D (it says ESP32-DevKitC V4 on the back ) and I tried to program a sort of file navigator via the Serial Console in the IDE to interface a SPI SMT SD Card since you can't plug them into your pc directly. Anyways I started by simulating the code in WOKWI and the printDirectory function works fine but anything with creating or removing files and directories won't work. I have also rebuild this exact setup IRL but it seams to fail in the exact same way. Is this a problem between the sd library and the esp32?
3 posts - 2 participants