2025-01-08 09:20 AM
On the WL33 range of boards is it possible to utilise the MRSUBG without turning on the LSE within the RCC section and instead have the MRSUBG utilise the LSI?
I have found that if you leave the LSE enabled in RCC but set the clock configuration to use the LSI the program still functions but I wonder if it's still utilising the LSE under the hood.
Solved! Go to Solution.
2025-02-17 01:36 AM
Hello @Lambda
You can use the MRSUBG without any need to enable the LSE. The HSE is the only mandatory to use the MRSUBG radio since the accuracy is needed). So, the LSE is not an obligation, and you can use LSI. This STM32CubeMX wrong behavior is reported internally for correction on the Future (under internal ticket number 201372).
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-02-17 01:36 AM
Hello @Lambda
You can use the MRSUBG without any need to enable the LSE. The HSE is the only mandatory to use the MRSUBG radio since the accuracy is needed). So, the LSE is not an obligation, and you can use LSI. This STM32CubeMX wrong behavior is reported internally for correction on the Future (under internal ticket number 201372).
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.