Other Parts Discussed in Thread: MSP430F5529
I'm using a 430F5529 running at 25MHz using a 8MHz crystal.
I use the SetVCore function in HAL_PMM to set the core voltage to 3. I verified the PMMCTL0 register and PMMCOREV is set to 3.
When I measure the voltage on the VCORE pin I get 1.782V. According to the datasheet it should be 1.9V. I have a 0.47uF to ground from the VCORE pin and it looks clean with the scope. The 3.3V power supply looks clean too.
Any ideas what could be causing this?