Solved
NUCLEO-L476RG access SD card using SPI
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
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
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.