Resolved! stm32f746 sdmmc 1 Bit vs 4 Bit Data
Designing custom board based on STM32F746G-DISCO. I am using the TQFP chip, so a few less IO. The DISCO board uses a 4 wide data, but I do not have enough pins so I will only have 1 bit wide data. I only want to use SD card to be able to upload n...