User Activity

Posted on May 05, 2017 at 13:41I want to make 2 modules of cc1101 transmit and receive to each other and they are connected to stm32 through SPIIf any one done this before I need a help ??
Posted on April 15, 2017 at 11:42Hello I devolved a code for stm32 as a master and for arduino as a slave , to send a byte through SPI.But it did not work. I want to know what is the wrong in my code.STM32 Master Code :static void SPI_Config(void);i...