Skip to content

cannot mount SDCard on RP2040 Adalogger #16557

Closed Answered by WMXZ-EU
WMXZ-EU asked this question in Hardware & Peripherals
Discussion options

You must be logged in to vote

Issue solved:
ExFAT must be activated in fatfs. So far, only three stm32 boards (Arduino_nicla_vision, Arduino_giga, Arduino_opta) had this done

inserting
#define MICROPY_FATFS_EXFAT (1)
into mpconfigboard.h enabled ExFat and sdcard was mounted correctly
Thanks for helping me

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@WMXZ-EU
Comment options

@mendenm
Comment options

@robert-hh
Comment options

@mendenm
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@robert-hh
Comment options

Answer selected by WMXZ-EU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants