User Activity

Hi,I am currently using the Nucleo H743ZI board to interface with an SD card to Read/Write some data. I am using SDMMC in 1 bit mode to achieve this. I wrote the generic code (given below) to perform the write function. While using STM32CUBEIDE V1.2....