External voltage reference on Nucleo-F072RB
Hi,
I wanted to use an external voltage reference of +2.048V on the Nucleo Board. To do so I removed SB57 as dictated in UM1724 document:
SB57 (VDDA/VREF+)
ON VDDA/VREF+ on STM32 is connected to VDD.
OFF VDDA/VREF+ on STM32 is not connected to VDD and can be provided from
pin 8 of CN5 (Used for external VREF+ provided by ARDUINO® shield)
The Absolute Maximum Ratings for STM32F072xB (table 21) give the following:
VDD–VDDA Allowed voltage difference for VDD > VDDA - 0.4 V
Does this mean I am bound to a 3.3V reference and can not use lower voltages?
On Arduino boards these normally accept other voltages.
