cancel
Showing results for 
Search instead for 
Did you mean: 

SD card driver for NUCLEO-L433RC-P ?

johngj
Senior

I have the NUCLEO-L433RC-P development board and looking for some code that will allow me to read and write to a micro SD card, but I can't seem to find anything in the example code for this processor.

I found some SD card example code but they were for a different processors and I don't know how to change the processor to an STM32L433

How can I get some software that will allow me to use an SD card with this development board ?

 

 

22 REPLIES 22

So it thinks your card has no filesystem on it

johngj
Senior

So there is something wrong with the driver then ?

Because the card works in my Windows laptop, I can format, read, write and delete files to the card

But the driver for the NUCLEO-L433RC-P thinks it has no file system, when it obviously does

Is the card even initialising properly?

Perhaps the card doesn't (fully/properly) support SPI access?