OpenMarine

Full Version: UART warning when PyPilot motor controller connected over USB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.