Updated Variant USART (markdown)

Candas1
2021-07-01 14:28:48 +02:00
parent a6d994168c
commit 4a3977b9b7

@@ -54,4 +54,5 @@ The least significant byte comes first (little endian).
If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Diagnostics) If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Diagnostics)
* Make sure the baud rate is 115200 * Make sure the baud rate is 115200
* Make sure you are using the sensor cable(left=USART2 or right=USART3) selected in config.h * Make sure you are using the sensor cable(left=USART2 or right=USART3) selected in config.h
* On some boards the wire colors might differ, try switching blue and green wires * On some boards the wire colors might differ, try switching blue and green wires
* Your Arduino TX might not be working, you can verify that by trying with and FTDI and the Web tool to confirm the mainboard/firmware confirmation is not the issue