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
Copy file name to clipboardExpand all lines: megaavr/libraries/Logic/Tricks_and_Tips.md
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,25 +169,25 @@ Propagation time (Tp) is in ns, and has been rounded to quarter-nanoseconds to d
169
169
Current was also measured using a bench power supply. As the power supply in quetion is known to be of low quality (typical low cost chinese import bench supply). It was deemed sufficiently accurate for this purpose, though its readings were sometimes not reproducible, leading to uncertainty about whether the discrepancy was within the microcontroller or elsewheremember, this is a sample size of 1 tested under conditions governed by expediency, not precision. I did, however, set the cpu speed to 1 MHz to reach lower voltages and to make the control numbers more useful
170
170
171
171
172
-
Vdd | F(case1) | F(case2) | Tp CCL | Tp EVSYS | I (case1) | I (case2) | I(control) |Notes
2.5 | 42 MHz | 24.1 MHz | 12.0 | 8.75 | 4 mA | 0 | 0 | At 20 Mhz, 2.4V no longer works.Raising voltage again does not fix it, power cycle needed. That is not surprising
183
-
2.0 | 29 MHz | 16.6 MHz | 17.25 | 13.0 | 0 mA | 0 | 0 | Current readings obviously of
184
-
1.9 | 26.0 MHz | 15.0 MHz | 19.25 | 14.0 | 0 mA | 0 | 0 | little value below here. But
185
-
1.8 | 23.4 MHz | 13.4 MHz | 21.5 | 16.0 | 0 mA | 0 | 0 | This is the minimum rated voltage for these parts, and the lowest BOD voltage
1.4 | 12.3 MHz | 7.1 MHz | 40.75 | 29.75 | 0 mA | 0 | 0 | At least the CCL kept at it down to 1.4v, before hitting the power on reset threshold at 1.3V
190
-
1.3 | 0 MHz | 0 MHz | n/a | n/a | 0 mA | 0 mA | 0 mA | Chip below POR threshold
| 2.5 | 42 MHz | 24.1 MHz | 12.0 | 8.75 | 4 mA | 0 | 0 | At 20 Mhz, 2.4V no longer works.Raising voltage again does not fix it, power cycle needed. That is not surprising |
183
+
| 2.0 | 29 MHz | 16.6 MHz | 17.25 | 13.0 | 0 mA | 0 | 0 | Current readings obviously of |
184
+
| 1.9 | 26.0 MHz | 15.0 MHz | 19.25 | 14.0 | 0 mA | 0 | 0 | little value below here. But |
185
+
| 1.8 | 23.4 MHz | 13.4 MHz | 21.5 | 16.0 | 0 mA | 0 | 0 | This is the minimum rated voltage for these parts, and the lowest BOD voltage |
| 1.4 | 12.3 MHz | 7.1 MHz | 40.75 | 29.75 | 0 mA | 0 | 0 | At least the CCL kept at it down to 1.4v, before hitting the power on reset threshold at 1.3V |
190
+
| 1.3 | 0 MHz | 0 MHz | n/a | n/a | 0 mA | 0 mA | 0 mA | Chip below POR threshold |
0 commit comments