SD card read/write
Posted: Mon Aug 24, 2020 12:51 pm
I am using Nucleo STM32L476 which includes Arduino like pins (other than ICSP on Arduino). I have connected SD shield 3.0 to the Nucleo as I used to connect it to the Arduino101 board. Meanwhile, I use the Arduino example for the 'read/write' on the SD card. The Nucleo board + SD shield is programmed via Arduino IDE.
Problem:
SD card cannot be initialized while installed on Nucleo where it can work fine with Arduino.
I use D4 on Arduino as 'CS' and I try the same and different pins on Nucleo without success. I cannot figure out what is wrong to get this error!
Any help is appreciated
Problem:
SD card cannot be initialized while installed on Nucleo where it can work fine with Arduino.
I use D4 on Arduino as 'CS' and I try the same and different pins on Nucleo without success. I cannot figure out what is wrong to get this error!
Any help is appreciated