2025-10-29 3:19 AM
Hello everyone,
I am working with an ST M 32 U 585 V I T micro controller and I would like to use an SD card for file read/write operations using Azure File X.
I have enabled Thread x and File X middle ware in S T M 32 Cube IDE (Cube M X), but I am not completely sure about the hardware connections, Cube M X configuration, and code implementation for SD M M C with File X.
2025-10-29 6:20 AM - edited 2025-10-29 6:21 AM
Hello @yugi
Please refer to the examples below:
STM32CubeU5/Projects/STM32U5G9J-DK2/Applications/FileX at main · STMicroelectronics/STM32CubeU5