User Activity

So I have been developing my custom board, based on the STM32F407VE chip, and have encountered an issue with the SPI1 bus. I was trying to set up an SD card module on the bus, using the SdFat library by Bill Greiman. I specified the CS pin to be PA4,...