Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make our IMU communicate back to the Jetson over CAN FD using the CANBED FD Arduino MCU #649

Open
qhdwight opened this issue Feb 16, 2024 · 3 comments

Comments

@qhdwight
Copy link
Collaborator

If I remember correctly there are actually boards that are Arduino-compatible which have CAN transceivers built into them.

I will try to find a couple.

I think we need the Arduino no matter what since the IMU itself only supports short-range communication protocols (I2C, UART, etc.)

@qhdwight
Copy link
Collaborator Author

qhdwight commented Mar 5, 2024

I accidentally ordered non-fd 🤦🏻 so waiting for fd one.... 8-10 days

@qhdwight
Copy link
Collaborator Author

qhdwight commented Apr 3, 2024

Using this: https://docs.longan-labs.cc/1030009/

@qhdwight qhdwight changed the title Investigate communicating from the Jetson to the Arduino with FDCAN Make our IMU communicate back to the Jetson over CAN FD using the CANBED FD Arduino MCU Apr 3, 2024
@qhdwight
Copy link
Collaborator Author

qhdwight commented Apr 8, 2024

@nbaskins make sure to put some updates here. Include what your test setup was, and what bitrates you confirmed it working with

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants