I have a test board based on the WaveTooEasy schematic, however I am having issues with the WaveTooEasy firmware not communicating with the SD card. I know the hardware works as I have used the STM32duino/STM32SD libraries, that use a version of the FatFS library, and can read files (this uses the Generic STM32F4 hardware not the WaveTooEasy variant).
Using a debugger it seems to be failing in the sdPowerOn function so I think the commands are not being received.
On a side note the flashing of the LED’s seem slower than the actual WaveTooEasy board I purchased. The schematic notes 10Mhz crystal but the part number on the schematic is actually 8Mhz??
Any help would be appreciated.
David