You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`VDD` (default) | Vcc/Vdd || 0 | VDD Ref works at 6 MHz CLK ADC! |
41
41
|`INTERNAL1V024`| 1.024 V | 2.5* V | 4 | 10-bit reading with 1.025 ref gives apx. 1 mv/ADC count |
42
42
|`INTERNAL2V048`| 2.048 V | 2.5 V | 5 | 12-bit reading with 2.048 ref gives apx. 0.5 mv/ADC count |
@@ -119,7 +119,7 @@ At least there's a plausible use of the DAC input: recognizing that the voltage
119
119
`?` The DD-series lists a "BGTEMPSENSE" option in preliminary material, but it was removed by launch. It is unclear if this was ever implemented or if it exists in the silicon.
120
120
121
121
### Measuring VDD and Temperature
122
-
See [the example we give for very talkative implementation](../libraries/megaTinycore/examples/ReadTempVcc/ReadTempVcc.ino) and the [megaTinyCore.h library](../libraries/megaTinycore/README.md) which provides ready-to-use function calls for these measurements.
122
+
See [the example we give for very talkative implementation](../libraries/megaTinyCore/examples/ReadTempVcc/ReadTempVcc.ino) and the [megaTinyCore.h library](../libraries/megaTinycore/README.md) which provides ready-to-use function calls for these measurements.
0 commit comments