From: Balint Kovacs Date: Thu, 23 Mar 2017 18:10:09 +0000 (+0100) Subject: Added an oddball UART trace, taken with an analog oscilloscope. X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=f9d1097a591d48f0b6fa2c8cf86e9f32e85bc259;p=sigrok-dumps.git Added an oddball UART trace, taken with an analog oscilloscope. --- diff --git a/uart/from_analog/README b/uart/from_analog/README new file mode 100644 index 0000000..8d11d29 --- /dev/null +++ b/uart/from_analog/README @@ -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 index 0000000..d8250eb Binary files /dev/null and b/uart/from_analog/uart_analog_10700_8n2.sr differ