Categories
Pixhawk Jetson Baseboard

Pixhawk Baseboards Pixhawk Jetson Baseboard Flashing guide

Note: There are scripts to help you do the necessary basic setup after flashing Jetson on Holybro's Github page:
https://github.com/Holybro/holybro-jetson-companion
Two methods to flash the board:

SDK Manager:

This is a GUI-based solution by Nvidia which can be found from the link below:https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html
Note: Keep it in mind that at the time of writing this document, we chose to install Jetpack 5.1.2.

Command Line:

You could benefit from Nvidia flash guide .

The difference here is you need to change the DIP switch on the carrier board to REC to boot in recovery mode.

Leave a Reply

Your email address will not be published. Required fields are marked *


Other Posts

Categories
Pixhawk Jetson Baseboard

Pixhawk Baseboards Pixhawk Jetson Baseboard Overview & Specification

Features Fully compatible with Jetson Orin NX/NanoCombines the power of Pixhawk & Jetson in a small form factorPixhawk Autopilot Bus (PAB) open source specificationJetson & Autopilot are connected via UART, CAN, and Ethernet Switch Jetson Xaviar NX and Jetson Nano are not compatible. This baseboard will function as a Jetson Carrier without the Autopilot Flight […]


Categories
Pixhawk Jetson Baseboard

Pixhawk Baseboards Pixhawk Jetson Baseboard Ports Pinout

I/O PWM OUT = MAIN OUTFMU PWM OUT = AUX OUTPin 1 starts from the flight controllers like diagram below Power 1 (Main), Power 2 Ports (2.00mm Pitch CLIK-Mate)Pin Signal Voltage 1(red) VDD5V_BRICK1/2(in) +5V 2(black) VDD5V_BRICK1/2 (in) +5V 3(black) SCL1/2 +3.3V 4(black) SDA1/2+3.3V 5(black) GND GND 6(black) GND GND Tel1, Tel3 Ports Pin Signal Voltage […]


Categories
Pixhawk Jetson Baseboard

Pixhawk Baseboards Pixhawk Jetson Baseboard Reference Links

PX4 ROS 2 User Guide | PX4 User Guide (main)Holybro Pixhawk Jetson Baseboard | PX4 Guide (main)Companion Computers | PX4 User Guide (main) Ardupilot Companion Computers Dev documentationROS 2 over Ethernet Dev documentationArduPilot Network Interface Copter documentationEthernet and TCP/IP in ArduPilotArduPilot Discourse Helper Scripts Not found



Categories
Pixhawk Jetson Baseboard

Pixhawk Baseboards Pixhawk Jetson Baseboard CAN setup

AACAN2 on the basboard is conneted internally to both FCU and Jetson module. The basics could be implemented from Nvidia user guide:Controller Area Network (CAN) Jetson Linux Developer Guide documentationNvdia Jetson official CAN setup guideHowever, you could follow the below quick commands might make you able to loopback test the CAN connection between Jetson module […]