Giter VIP home page Giter VIP logo

Comments (8)

 avatar commented on May 31, 2024 2

Has the software fix for this issue been published? Would like to know if I can get my other CAN port to work through J120 board with TX2.

from redtail.

Alexey-Kamenev avatar Alexey-Kamenev commented on May 31, 2024

In redtail we use UART, not CAN bus, so I'm afraid there is not much we can help with. I recommend opening an issue via Auvidea support page.

from redtail.

arybalkin avatar arybalkin commented on May 31, 2024

Thanks, I was not sure. Did you have to keep Jetson't heatsink on and have its fan running during inference? I would love to save some weight, but in our environment TX2 runs quite warm in J120 even without nVME M2 card and at idle load. The same TX2 module runs much cooler in the DevKit board. Unfortunately, Auvidea support is pretty much useless, IMHO.

from redtail.

Alexey-Kamenev avatar Alexey-Kamenev commented on May 31, 2024

Re: heatsink - as we were flying our drones outside we had a natural cooling, so we could remove the heatsink without the risk of overheating the Jetson. For rovers or indoor usage we would definitely recommend keeping the heatsink with fan.

As for Auvidea: let me see what I can do here...

from redtail.

auvidea avatar auvidea commented on May 31, 2024

Sorry the MCP2515 driver only supports the TX1. We still struggling to port it to the TX2. So for the TX2 please use the native CAN port. The J120 with 2 CAN connectors supports 2 CAN interfaces.
J9 (CAN1) is the native port (TX2 only). J10 (CAN2) is the MCP2515 CAN port (TX1 only this time). With some patches J10 could be routed to the second native CAN controller of the TX2, if you need 2 CAN interfaces with the TX2. Please note that only the recent revisions of the J120 have both CAN connectors populated.

Please check out the TX2 firmware for the J120 at auvidea.com/firmware.

from redtail.

arybalkin avatar arybalkin commented on May 31, 2024

Thank you for clarifying the CAN situation. I have a J120 Rev.7 board and I can see that both CAN ports are populated with TJA1051TK/3 transceivers on that board. Can you let me know which TX2 interrupt I can use for the MCP2515 controller? If CAN2 can be routed to TX2 internal CAN controller on this board, can you share the device tree modification for this change?

from redtail.

arybalkin avatar arybalkin commented on May 31, 2024

Any changes/updates on CAN support for TX2 on Auvidea J120 rev.7 boards? Are you planning to support MCP2515 with TX2 module? If not, can you provide patches to use J10 (CAN2) connector with native TX2 CAN controller (mttcan module)?

from redtail.

viteo avatar viteo commented on May 31, 2024

There is no software fix for that, because CAN2 is physically not connected to CAN GPIO on Jetson. You should desolder jumper from SPI line and add two jumpers (0 Ohm 0402) for CAN H and L lines.
rev7_edit
With this modification I'm able to use both CANs on rev.7 board.

from redtail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.