diff --git a/prod/doc/analysis.html b/prod/doc/analysis.html index 79286b8..7f5f427 100644 --- a/prod/doc/analysis.html +++ b/prod/doc/analysis.html @@ -29,7 +29,7 @@ Voltages should be tested in the following order: USB, then I/O, then digital, and finally analog. The table below gives the permissible ranges. Any voltages outside of these ranges indicate a problem.
-
Domain | Nominal | Minimum | Maximum | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
USB | 5.0 V | 4.5 V | 5.25 V | ||||||||||||||||||||||
I/O | 3.3 V | 3.0 V | 3.6 V
@@ -90,12 +90,12 @@ operation. Anomalies are easy to detect with even a low-cost oscilloscope
and pinpoint specific problems and help to select further analysis steps.
The crystal used in atben and atusb has a nominal tolerance -of +/- 15 ppm at 22-28 C. Low-cost oscilloscopes typically have a timing +of +/− 15 ppm at 22-28 C. Low-cost oscilloscopes typically have a timing accuracy of -+/- 100 ppm, which means that only major excursions can be detected by ++/− 100 ppm, which means that only major excursions can be detected by measuring the clock output with such an instrument. Full-speed USB only -requires an accuracy of +/- 2500 ppm. -We can therefore consider all results within a range of +/- 1000 ppm as +requires an accuracy of +/− 2500 ppm. +We can therefore consider all results within a range of +/− 1000 ppm as sufficient, and perform more precise measurements by other means. This applies to atben as well as to atusb. @@ -114,7 +114,7 @@ atrf-txrx -d net:ben -C 1 This configures atben as a promiscuous receiver. The reception of any IEEE 802.15.4 frame or pressing Ctrl-C will terminate the command. -
|