sparkfun / Arduino_Apollo3

Arduino core to support the Apollo3 microcontroller from Ambiq Micro
83 stars 37 forks source link

Internal Vss digital ground not zero #460

Open NezhaZahri opened 2 years ago

NezhaZahri commented 2 years ago

Hi everyone,

I was going through the BusVoltage arduino example, and I found that my Vss reading is never 0 - around 3 and 4 - I was wondering if this is normal. I went to see the configuration of the ADC and it seems that its the right channel and all. Also, is it the ADC value, or the converted to voltage value? Because if it is in Volts that would be a weird reading.

Thank you