Using VBAT pin for monitoring battery voltage in STM32 microcontroller
I am updating a PCB design that uses STM32WB35XX series microcontroller and 3 V CR2032 coin cell battery. I want to monitor the voltage level of this battery using the VBAT pin of the microcontroller. I know that is possible as specified in the picture below which is a snapshot from RM0434 reference manual of the microcontroller.
Can I connect the positive terminal of the battery to VBAT pin directly for this purpose or do I need additional circuitry for connecting battery to VBAT pin?
Also, about this warning in RM0434 application note, what is the value of this current? Is it equal to value of the current (IDD (BOR_PVD)) that I colored in yellow in the table in second picture?
