Core S3 - Python SD Card Not Working



  • I'm encountering a frustrating issue with my M5Stack Core S3 where the SD card is not being detected while I'm running MicroPython scripts. I've attempted to initialize the SD card using the standard machine and sdcard modules, ensuring that the SPI setup and pin configurations are correct based on the documentation.



  • Hello @mehulge

    I can successfully read the directory from the SD card using UIFlow2.

    UIFlow Project Zone example: M5CoreS3_SDCard_read_dir_UIFlow2.0.4

    Thanks
    Felix



  • This post is deleted!