Jetson Orin: USB Type A Flashing

Hi NV Support Team
I want to use USB TypeA connector to flashing in my customer board.
From DG: The FORCE_RECOVERY_N strap is used to enter Force Recovery mode by holding it low during power-on.

  1. That means if we hold FORCE_RECOVERY_N in low and Orin dont need check the USB ID pin status, The USB still working in Device mode. Is it correct ?
  2. The VBUS_EN used as bidirection for OC and Enable load switch. That means we need config G55 (GPIO23) to bidirection in pinmux. Is it correct?
  3. G55(GPIO23) voltage is 1.8V, The DG pull up to 3.3V, That means we need config 3.3V Tolerance Enable to Enable. Is it correct?
  4. One more query about pin type from “Jetson_Orin_Pin_Description” document. many pin config as Opendrain.
    That means we must to enable 3.3V tolerence in pinmux ?

Thanks
Yutai

Any update ?

That means if we hold FORCE_RECOVERY_N in low and Orin dont need check the USB ID pin status, The USB still working in Device mode. Is it correct ?

Yes, it’s correct.

The VBUS_EN used as bidirection for OC and Enable load switch. That means we need config G55 (GPIO23) to bidirection in pinmux. Is it correct?

Yes, it’s correct.

G55(GPIO23) voltage is 1.8V, The DG pull up to 3.3V, That means we need config 3.3V Tolerance Enable to Enable. Is it correct?

It’s PU to 1.8V or 3.3V. If 3.3V PU is used, ‘3.3V Tolerance Enable’ of GPIO23 need be configured as Enable.

One more query about pin type from “Jetson_Orin_Pin_Description” document. many pin config as Opendrain.
That means we must to enable 3.3V tolerence in pinmux ?

Not all pins can be configured as ‘3.3V Tolerance Enable’. It depends on your carrier board design. If 1.8V voltage level is used on the open-drain pin, it’s enough to set ‘3.3V Tolerance Enable’ to disable.

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