]> sigrok.org Git - sigrok-dumps.git/commitdiff
Added an oddball UART trace, taken with an analog oscilloscope.
authorBalint Kovacs <redacted>
Thu, 23 Mar 2017 18:10:09 +0000 (19:10 +0100)
committerUwe Hermann <redacted>
Thu, 23 Mar 2017 18:18:49 +0000 (19:18 +0100)
uart/from_analog/README [new file with mode: 0644]
uart/from_analog/uart_analog_10700_8n2.sr [new file with mode: 0644]

diff --git a/uart/from_analog/README b/uart/from_analog/README
new file mode 100644 (file)
index 0000000..8d11d29
--- /dev/null
@@ -0,0 +1,11 @@
+uart_analog_10700_8n2.sr:
+
+This was captured from an ATMega328p running at 1Mz from the internal
+oscillator, with a DDR0 of 5.
+
+The device used to capture this was a Hantek 6022BE, with an 8MHz sample rate,
+single channel.
+
+The ATMega was programmed to output bytes between 0x1C and 0x20, separated by
+null bytes.
+
diff --git a/uart/from_analog/uart_analog_10700_8n2.sr b/uart/from_analog/uart_analog_10700_8n2.sr
new file mode 100644 (file)
index 0000000..d8250eb
Binary files /dev/null and b/uart/from_analog/uart_analog_10700_8n2.sr differ