cancel
Showing results for 
Search instead for 
Did you mean: 

STM8 controller with SEMTECH SX1231 transiever

ANaga.2
Associate II

Hi,

Good day everyone.

I am trying to setup SEMTECH SX1231 transiever to send and recieve RF packets by having SPI connection between SX1231 and STM8 controller. Its getting really hard to achieve this because of unknown configurations.

Has anyone achieved this? Any example code will be of great help !

Thanks,

Ankush

1 REPLY 1

Figure out the SPI connectivity via general SPI examples for the STM8, and then pivot into more general MCU implementations supporting the SX1231

Should be plenty of register level docs for the SEMTECH parts.

https://github.com/brainelectronics/RFM69-STM32

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