Burst Write using SPI in stm32f1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-04 12:54 AM
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
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-04 8:35 AM
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..
Up vote any posts that you find helpful, it shows what's working..
