blob: 98b2e1da7ff0a8643bf18422c62f99825cc64db1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
ADC:
statistics on a GND and constant (1.5v?) measurement
comparison of static voltages vs. a multimeter
GENERAL NOISE:
measurements
- scope GND, Vcc, analog, USB data, GPIO output
- ADC read statistic
cases
- GPIO toggling
- USB read/write
- USART read/write
- nothing
- PWM output
BATTERY:
reverse voltage
POWER:
lowest voltage cutout
power consumption (max)
reverse 5v on input
PWM:
test one pin with servo
OTHER:
serial bootloader button
button functionality (both)
measure oscillator frequency at various voltages
JTAG:
basic flash/debug session
|