You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last version of the FactoryTest on a M5Core2 AWS can't mount the directories and write it.
To reproduce
Deploy the FactoryTest over M5Core2 AWS version
Touch on the media (SDCard) test icon
You able to reproduce the next output:
SDCard Type = 3
SDCard Size = 30436
SDCard Type = 3
SDCard Size = 30436
[ 12772][E][vfs_api.cpp:105] open(): /sd/image does not exist, no permits for creation
Failed to open directory
Expected behavior
list and read the directories and files, and also write on the SD card.
Screenshots
No response
Environment
OS: Debian
IDE &IDE Version: espressif32 @ 4.4.0 (also with the last version)
Repository Version: (current master)
Additional context
With different SPI frequencies and also different initialization, the issue still there.
Describe the bug
The last version of the FactoryTest on a M5Core2 AWS can't mount the directories and write it.
To reproduce
Expected behavior
list and read the directories and files, and also write on the SD card.
Screenshots
No response
Environment
Additional context
With different SPI frequencies and also different initialization, the issue still there.
Issue checklist
The text was updated successfully, but these errors were encountered: