Question
About example code of FSK communication with STM32WL55
Hi
I want to do FSK communication using STM32WL55.
Each version I have installed is listed below.
- Firwmare : STM32Cube_FW_WL_V1.3.0.
- STM32CubeMX : 6.8.0
- STM32CubeIDE : 1.12.0
It seems that the settings etc. have changed a lot from when firmware version 1.1 was used. Previously it was a single core setup, but the current version is a dual core setup.
Please find example code for fsk communication with dual core configuration.
Thank you.