2018-11-27 05:28 AM
Hi, everyone.
I want to connect a STM32L475RG board with an extended board, more exactly
S2868A1, which comunicated on SPI protocol. More that, i want to connect these 2 components with another Stm32L4 and S2868a1, and comunicate with them via S2-LP mode.
So, big problem is that i'm not capable to connect them. On the other hand, i found a source code, on en.x-cube-subg1_firmware file, but this code is created for STM32F4 and STM32L1.
Can somebody offer me a code or explain how i can migrate from F4/L1 to L4?