OpenMarine
UART warning when PyPilot motor controller connected over USB - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: UART warning when PyPilot motor controller connected over USB (/showthread.php?tid=4891)



UART warning when PyPilot motor controller connected over USB - vonslatt - 2023-09-17

I have an Arduino Nano flashed with the PyPilot motor.ino connected to OpenPlotter over USB. I've created a USB alias in OP's Serial panel but the PyPilot panel warns me that I must configure a UART interface in Serial to use PyPilot in autpilot mode (as opposed to IMU Only mode).

However, everything works. motor responds to moving the IMU and autopilot inputs.

Is the UART warning spurious and safe to ignore or is there a good reason to connect the motor controller Arduino to a GPIO UART rather than use the USB serial connection?

Thanks!

Jake.