Skip to content

VescUartControl for Vesc tool working with Teensy 3.6 Error #18

@jayjaymomo

Description

@jayjaymomo

Hi there, my name is Jessica.

I was wondering if anyone can provide me with some assistance. I made various endeavors to run the correct code given by RollingGrecko that allows my Arduino to communicate with my Vesc (Firmware V3.28 ) through UART. I managed to get my Arduino Mega working on a Vesc Firmware V3.28 by receiving information from my Vesc using UART. However for some odd reason, I am unable to get RollingGrecko's code to work on my Teensy 3.6.

This is the Error that I have received on my teensy 3.6(Seen below)

cannot convert 'usb_serial_class*' to 'HardwareSerial*' for argument '1' to 'void SetDebugSerialPort(HardwareSerial*)'

After hours of research, I have notice that the Teensy 3.6 runs a different processor than the Arduino Mega.
Can someone verify if they are having the same problem when using a Teensy 3.6??

Furthermore, any help with getting my Teensy 3.6 to work through UART with the new Firmware V3.28 is
greatly appreciated.

Thank you,
Sincerely
Jess :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions