Jetson Nano HDMI interface

Hello,
I,m using Jetson Nano SOM B0 module, Can i know how to get access of these pin for HDMI interface: VDD_1V8, VDD_3V3_HDMI, VDD_3V3_SYS, VDD_5V0_HDMI_CON.
Reference schematic, page 45: https://docs-download.oss-cn-shanghai.aliyuncs.com/厂商资料/英伟达/英伟达硬件/Jetson%20Nano-Z/Jetson%20Nano-Z%20Product%20Design%20Guide%20DG-09502-001v2.1.pdf
I’m using only Jetson nano module without carrier board and designing the HDMI interface manually with other PCB.

Please follow the nano Design Guide to make custom design. https://developer.nvidia.com/embedded/dlc/jetson-nano-product-design-guide

In addition, you can find all docs needed for design in DLC.

can i get SW Driver for Xavier NX HDMI interface? Could you please share?

Is this issue for Nano or for Nx?

Now planning to with NX. So, need it for NX.

Not quite sure about what “software code” you want to ask. The overall software stack is long and not every code is public release.

The kernel source code is released as tarball in L4T archive.

How to make HDMI CEC connection? The HDMI_CEC (pin 94) in Xavier NX is 1.8V open drain but the reference schematic level shifter used is 3.3V itself in developer kit. What is the voltage level of CEC pin coming from connector and why we need level shifter?

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