I am having an issue where I have connected a Arduino MKR1400 with the VESC 6 MKv5 and I am having issues with the data being streamed. I am using the code by Solidgeek from the link: VescUart/getVescValues.ino at master · SolidGeek/VescUart (github.com). The issue is I always see Failed to get data when the TX pin of the VESC is connected to the RX pin of the MKR1400 and the RX pin of the VESC is connected to the TX pin of the MKR1400. I am supplying the input voltage to the Arduino using the USB and not from the VESC as I would like to see the output. Can you please help me with that.
Thanks
You are here
Arduino and vesc integration issue
Thu, 2021-07-08 17:07
#1
Arduino and vesc integration issue
I also tried coding the arduino and powering it through the vesc but the display outputs nothing or failed to get data.
Dave