About Jetson-IO tool(included jetpack4.6)

Hello,

Is it possible to use Jetson-IO tool on jetson Nano production module?

  • Support for configuring for Raspberry-PI IMX219 or Raspberry-PI High Def IMX477 at run time using Jetson-IO tool on Jetson Nano 2GB, Jetson Nano and Jetson Xavier NX developer kits.

Thank you.

hello Hodu,

may I know what’s your actual use-case?
you’ll be able to apply the DTB overlay using the Jetson-IO. please also check Using the Jetson-IO Tool for reference,
thanks

1 Like

Hello,

I’m trying to use jetson io tool when activating my own made camera(imx327).

Thank you.

hello Hodu,

you’ll need to implement your own DTB overlay, (i.e. *.dtbo), and it’s Jetson-IO tool to load and overwrite the device tree settings to adapt your camera sensor.

1 Like

Hello,

Are you saying you can use jetson io tool in production module (emmc)?

Thank you.

hello Hodu,

here’s a table for Jetson-IO detects compatible hardware, Device Tree Overlays.

Jetson-IO tool is developed specifically for devkits. you should making the necessary changes to the device-tree overlays for your carrier board.
the risk is… if a user launching Jetson-IO on a customized board, it will assume that this board has the exact same headers as the devkit which is not the case and so this could mislead/confuse the user.
thanks

1 Like