User Activity

Posted on January 19, 2014 at 00:26 I am using stm32f103 to transmit some data over SPI while stm32 acts as slave. I need to use DMA for sending data to the SPI but the corresponding interrupt handler is never called. The code comes in the follow...