User Activity

Posted on September 11, 2014 at 19:35 I'm trying to get SPI1 up and running with STM32F4 as a master. This was the source code / tutorial. The only changes are: MOSI is on pin PB5 instead of PA6 in the example and CS is on PA4 instead of P...
Posted on September 10, 2014 at 16:44I have developed a simple application to test GPIOs, SPI, UART on the STM32F4 Discovery dev board (a modified demo application from the included Discovery demo V1.1.0). The demo application uses the STM32F4xx_Std...