From 38e8041b2807deb7340e32cfc1a000392c0e60ec Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Tue, 11 May 2021 14:39:29 +0200 Subject: [PATCH] add baudrate distinction --- content/gettingstarted/programming/usbserial.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/gettingstarted/programming/usbserial.md b/content/gettingstarted/programming/usbserial.md index 00b522e..43b008a 100644 --- a/content/gettingstarted/programming/usbserial.md +++ b/content/gettingstarted/programming/usbserial.md @@ -5,8 +5,7 @@ aliases: - gettingstarted/hardware/usbserial.md - chapter/gettingstarted/hardware/usbserial --- -When you do not own an expansion board, it is possible to connect to your device using a USB to Serial adapter. -> Note: We do not recommend this setup for beginners. +When you do not own an expansion board, it is possible to connect to your device using a USB to Serial adapter. Make sure your USB to Serial converter is able to communicate at baudrates of 115200 and 921600. We do not recommend this setup for beginners. To connect to your device using a USB to Serial adapter, connect the following pins: