STM32F4 SDIO continuos stream
Posted on July 23, 2015 at 11:02 Hi, For the past few days I have been trying to get data written to an SDHC card at a constant rate of 1.2MBps without any success. I have based my SDIO driver on Clive's example, which was posted somewhere e...