User Activity

Posted on January 02, 2012 at 04:06I am using STM32F103 MPU.I set the board as SPI Slave and uses DMA to receive and send data.Most of time Command comes from Master and Slave responses.So I made code to wait for receiving Command from Master. Once ...