User Activity

Posted on June 04, 2015 at 11:53Hi, I am using the STM32F407 SPI TXE and RXNE interrupts. The ISR checks if there is data to transmit or if any data is received. The data to be transmitted is filled outside the ISR and the TXE interrupt and CS is en...
Posted on May 27, 2015 at 12:11Hi, I am trying to configure the DMA based SPI communication for STM32F407. STM32F407 is the host controller(master), the slave is CC3100 WiFi module. I am implementing the DMA for SPI2. Following is my configuration c...
Posted on April 21, 2015 at 08:11STM32F4