From 28834daec75eeb9b026be2d530847fb2257cf94d Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sat, 1 Jan 2022 19:38:27 +0100 Subject: [PATCH] Updated Debug Serial (markdown) --- Debug-Serial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debug-Serial.md b/Debug-Serial.md index 7e96c0f..9e30b0e 100644 --- a/Debug-Serial.md +++ b/Debug-Serial.md @@ -5,7 +5,7 @@ Debug Serial can be enabled with DEBUG_SERIAL_USART parameter and will allow you * Debug * Plot the results -Connect a [FTDI Serial adapter](https://s.click.aliexpress.com/e/_AqPOBr) or a [Bluetooth module](https://s.click.aliexpress.com/e/_A4gkMD) to the DEBUG_SERIAL cable (Left or Right) and monitor the output data using the [Hoverboard Web Serial Control](https://candas1.github.io/Hoverboard-Web-Serial-Control/) tool developed by [Candas](https://github.com/Candas1/) or any serial monitor. +Connect a [FTDI Serial adapter](https://s.click.aliexpress.com/e/_AqPOBr) or a [Bluetooth module](https://s.click.aliexpress.com/e/_A4gkMD) (eg. AT09, HC05, HC06,...) to the DEBUG_SERIAL cable (Left or Right) and monitor the output data using the [Hoverboard Web Serial Control](https://candas1.github.io/Hoverboard-Web-Serial-Control/) tool developed by [Candas](https://github.com/Candas1/) or any serial monitor. [HC-06](https://www.aliexpress.com/af/HC-06.html) works, connected to USART2 at 9600 bauds (define DEBUG_SERIAL_USART2 and USART2_BAUD=9600). For a more detailed troubleshooting you can use