2017-05-04 12:54 AM
I am using si4432 for radio communication interfacing it with stm32f103rbtx. I am successful in the setup of radio communication by and large. Although there is an issue. I am able to receive only the 1st byte on the receiver side,even though I am sending 10 bytes from the transmitter side. I think I am not using spi bus correctly to burst write to si4432 fifo or not burst reading properly or both. can anybody please help me with this.
Regards,
Keyshav
#dma #spi2017-05-04 08:35 AM
>>
can anybody please help me with this
Not without seeing the initialization and transport code for the SPI peripheral.