I'm using an ESP12-E with SDK 1.4. If I measure VDD using different multimeters I get exactly 3.33V. But using system_get_vdd33() returns 3.5x Volt (the returned value is 3561). I was wondering if I did something wrong. The ADC-Pin is floating and the appropriate settings in the boot.bin is set (otherwise it would not work at all as I understand). I could calculate an offset now, but first I'd like to be sure that I understood everything right. Does anybody have experience in using system_get_vdd33()?
I'm using an ESP12-E with SDK 1.4. If I measure VDD using different multimeters I get exactly 3.33V. But using system_get_vdd33() returns 3.5x Volt (the returned value is 3561). I was wondering if I did something wrong. The ADC-Pin is floating and the appropriate settings in the boot.bin is set (otherwise it would not work at all as I understand). I could calculate an offset now, but first I'd like to be sure that I understood everything right. Does anybody have experience in using system_get_vdd33()?