2021-02-15 06:41 PM
Dear all
I am trying to access my SD card using SPI, I tried the code below but I couldn't get it work.
is there any official tutorial about SD card of NUCLEO-L476RG?
SD CARD Info: 32GB, SDHC, FAT format
https://github.com/eziya/STM32_SPI_SDCARD
Solved! Go to Solution.
2021-02-16 12:33 AM
There is some sample code downloaded with the L4 firmware STM32Cube_FW_L4_V1.14.0/Projects/NUCLEO-L476RG/Demonstrations/Adafruit_LCD_1_8_SD_Joystick and also available in the STM github repo.
2021-02-16 12:33 AM
There is some sample code downloaded with the L4 firmware STM32Cube_FW_L4_V1.14.0/Projects/NUCLEO-L476RG/Demonstrations/Adafruit_LCD_1_8_SD_Joystick and also available in the STM github repo.