STM32CubeIDE Register View Problem
Hello Everyone
I am using the latest STM32CubeIDE i.e. 1.10.1, and I am facing a strange problem.
In the register view of the Special Function Register, I have a problem.
As can be seen above the RCC->CR register value is 0x30006783
This means that Bit 28 and Bit 29 are set, these bits are PLLSAIRDY and PLLSAION, but here it looks like some wrong mapping is done, these two bits are not shown in the SRF view
Can someone please suggest why this is happening, am I doing something wrong?
