From 444ab563f2b05021352722c08ebadb6ffe1446a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Stensg=C3=A5rd?= Date: Thu, 17 Apr 2025 21:37:18 +0200 Subject: uart_benchmark/README: picocom+hexdump --- uart_benchmark/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'uart_benchmark') diff --git a/uart_benchmark/README b/uart_benchmark/README index 9f24d6f..f8d9a06 100644 --- a/uart_benchmark/README +++ b/uart_benchmark/README @@ -1,3 +1,4 @@ 12 MHz clk => 12 MBd UART -stty -F /dev/ttyUSB1 12000000 raw cs8 +time timeout 30 picocom -b 12000000 /dev/ttyUSB1 | pv > U.txt +hexdump -C U.txt -- cgit v1.2.3