Set Portenta core vbat to 3.0v

This commit is contained in:
iabdalkader 2020-02-21 15:10:11 +02:00
parent 6a50656d5a
commit 83b8a1309b

View File

@ -74,7 +74,7 @@
#define OMV_OSC_PLL1FRAC (0)
// Core VBAT for selftests
#define OMV_CORE_VBAT "3.3"
#define OMV_CORE_VBAT "3.0"
// PLL2 180MHz for FMC and QSPI.
#define OMV_OSC_PLL2M (3)