system_get_vdd33 always return 65535. void setup() { Serial.begin(115200); Volt = system_get_vdd33(); }