Seeking Schematics, Circuit Designs, and BOM Insights for reComputer_Jetson-J202

Hello Engineers!

I’m working on a new project and would greatly appreciate your expertise. Could anyone share schematics, circuit designs, connection diagrams, and a bill of materials for a reComputer_Jetson-J202 (https://files.seeedstudio.com/wiki/reComputer/reComputer-J202-carrier-board-datasheet.pdf) to help me kickstart my development process? Your insights and contributions would be invaluable!
Thank you in advance!
#EmbeddedDevelopment #CircuitDesign #OpenSource

Third party carrier boards require the manufacturer to provide the information on the carrier board. In particular, Jetson modules have various pins which can be assigned to multiple functions, and the device tree is used to route the pins to the correct carrier board trace. Only the manufacturer knows that. If the manufacturer has created a carrier board with the exact same trace layout, then they will probably just say to use the NVIDIA flash software. On the other hand, if there is a difference (and most of them are different), then they will either provide (A) a patch to the NVIDIA flash software, or (B) a complete flash software setup (BSP, which is most likely an edited and rebranded version of the NVIDIA flash software mainly differing in device tree).

You can look up module and developer kit specifications, including a dev kit carrier board schematic, here:
https://developer.nvidia.com/embedded/downloads

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.