From 207cc70ff717a06938e7d64fb7fea0e8635c1347 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 4 Dec 2011 17:32:24 +0100 Subject: uart: hello world: Drop files with baudrates < 1200. The hardware used cannot properly generate ouput at such baud rates. --- uart/hello_world/8n1/hello_world_8n1_110.sr | Bin 26510 -> 0 bytes uart/hello_world/8n1/hello_world_8n1_300.sr | Bin 26508 -> 0 bytes uart/hello_world/8n1/hello_world_8n1_600.sr | Bin 23596 -> 0 bytes uart/hello_world/README | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 uart/hello_world/8n1/hello_world_8n1_110.sr delete mode 100644 uart/hello_world/8n1/hello_world_8n1_300.sr delete mode 100644 uart/hello_world/8n1/hello_world_8n1_600.sr (limited to 'uart') diff --git a/uart/hello_world/8n1/hello_world_8n1_110.sr b/uart/hello_world/8n1/hello_world_8n1_110.sr deleted file mode 100644 index a7a7657..0000000 Binary files a/uart/hello_world/8n1/hello_world_8n1_110.sr and /dev/null differ diff --git a/uart/hello_world/8n1/hello_world_8n1_300.sr b/uart/hello_world/8n1/hello_world_8n1_300.sr deleted file mode 100644 index 29fcb0b..0000000 Binary files a/uart/hello_world/8n1/hello_world_8n1_300.sr and /dev/null differ diff --git a/uart/hello_world/8n1/hello_world_8n1_600.sr b/uart/hello_world/8n1/hello_world_8n1_600.sr deleted file mode 100644 index 569c5ee..0000000 Binary files a/uart/hello_world/8n1/hello_world_8n1_600.sr and /dev/null differ diff --git a/uart/hello_world/README b/uart/hello_world/README index 11d180b..3fda4db 100644 --- a/uart/hello_world/README +++ b/uart/hello_world/README @@ -11,7 +11,7 @@ Logic analyzer setup The logic analyzer used for capturing is a ChronoVu LA8 at a sample rate of 5MHz (for baud rates 921600 - 230400), 1MHz (for 115200 - 19200), -and 625kHz (for baud rates 9600 - 110). +and 625kHz (for baud rates 9600 - 1200). The ChronoVu LA8 probes were connected to the UART like this: -- cgit v1.2.3-54-g00ecf