cancel
Showing results for 
Search instead for 
Did you mean: 

STM32U585 SDcard read and write using FILEX

yugi
Associate II

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.

1 REPLY 1
Saket_Om
ST Employee

Hello @yugi 

Please refer to the examples below:

STM32CubeU5/Projects/STM32U5G9J-DK2/Applications/FileX at main · STMicroelectronics/STM32CubeU5

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om