cancel
Showing results for 
Search instead for 
Did you mean: 

Burst Write using SPI in stm32f1

Keyshav Mor
Associate II
Posted on May 04, 2017 at 09:54

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 #spi
1 REPLY 1
Posted on May 04, 2017 at 17:35

>>

can anybody please help me with this

Not without seeing the initialization and transport code for the SPI peripheral.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..