You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I have a Vu8 and I bought a USB type-A cable to connect it with the USB hub on my board(Jetson TX2). The problem comes when I run the python example of LeddarPy package.
As is clear from the code, direct USB connection is not supported by the SDK for Vu8. How do I connect with serial modbus using the USB cable as I don't have a serial port on the board?
If this is not possible, how can I connect it alternatively? Please provide a detailed procedure preferably using the USB cable as a serial modbus connection.
The text was updated successfully, but these errors were encountered:
It is indeed not possible to connect to the LeddarVu8 sensor through USB and use our SDK. We usually suggest to connect to the sensor using an FTDI USB-RS-485-WE cable (see picture below).
Hello
I have a Vu8 and I bought a USB type-A cable to connect it with the USB hub on my board(Jetson TX2). The problem comes when I run the python example of LeddarPy package.
As is clear from the code, direct USB connection is not supported by the SDK for Vu8. How do I connect with serial modbus using the USB cable as I don't have a serial port on the board?
If this is not possible, how can I connect it alternatively? Please provide a detailed procedure preferably using the USB cable as a serial modbus connection.
The text was updated successfully, but these errors were encountered: