thankthemaker / rESCue

rESCue - add more safety and control to your VESC based vehicle
GNU General Public License v3.0
104 stars 27 forks source link

UART not working on rESCue S3 #83

Closed thankthemaker closed 10 months ago

thankthemaker commented 10 months ago

UART currently isn't working on the rESCue s3.

thankthemaker commented 10 months ago

The default GPIO for UART(2) on the Lolin Wemos S3 mini are 43 (TX) and 44 (RX) but the firmware 2.5.0 uses 16 and 17 which are physically connected to different ports. The GPIO mapping has to be fixed in platformio.ini for the Lolin Wemos s3 mini image