Question
STM32WL5MOCH6 Frequency Range
Hello Everyone,
I'm checking the STM32WL5MOCH6TR MCU of a custom board that i made a few years ago, and I don't understand something :
- On the datasheet, it says that its frequency range supported is 864–928 MHz
- When I open a CubeIDE project, I'm able to set a much wider range :
LoraWAN example :

SubGHz_Phy example :

Is that intentional ? Maybe those Middlewares are general-purpose?