2024-05-27 12:16 PM - edited 2024-05-27 12:22 PM
Version 1.15.0 and also 1.15.1 wrongly limit PLLQ to not greater than 33MHz regardless what VCO is.
The reference manual says 128MHz or 32MHz are allowed for high and low VCO. But only 32MHz is allowed for 1.15.0 and later. Older versions do not have this issue.
Version 1.15.1, PLLQ at 128MHz is not allowed.
Version 1.15.0, PLLQ at 128MHz is allowed.
2024-05-27 12:50 PM
Hello @eos1d3 ,
Thank you for rising this up.
Our team is aware of this issue which will be fixed in the next release of STM32CubeMX.
Thank you for your understanding.
2024-05-27 09:51 PM
Please update both STM32CubeMX and STM32CubeIDE.
Thanks!
2024-07-01 12:00 PM
Hi @Imen.D ,
I have just tested STM32CubeIDE Version: 1.16.0. The bug is partially fixed but problem is still there.
PLLQ limitations are now correct. The configuration allows 128MHz for Range1 and 32MHz for Range 2.
But PLLP is always limited to 40MHz for both Range 1 and 2. This should be 122MHz and 40MHz respectively as per data sheet.