Posted on May 17, 2011 at 13:02I have checked through the stm32 documentation especially 13902.pdf I cannot find an explicit explanation of the GPIO output modes. The modes are for maximum output speeds of 10, 2 and 50MHz. I assume that internally t...
Posted on May 17, 2011 at 12:54relaxe, I have done some digging around and got some leads. I am getting a feel for the STM32 using the Keil STM32F10xB board (which does not have SDIO). I cannot go much further without creating issue A hardware for t...
Posted on May 17, 2011 at 12:54In a current project using STM32F103VC all the SPI is committed to real time tasks. I am therefore looking at using the SDIO to link to the SD Card. The SD Card needs to be FAT16/FAT32 so that it can be read on a PC. T...