Thank you for your reply. I read this description, but it not helped. Let me to clarify my problem. I try to power up another device with Jetson’s GPIO ports. I have two wires (PWR and GND, generally red and black wires). My question is is it possible to do this in this way? Or i need another device, circuit or anything else?
I have default installation with the latest JetPack version (4.5.1). I didn’t set up pinmux. I tried the samples in this directory (/usr/share/doc/jetson-gpio-common/samples). The test_all_pins.py script didn’t helped me.
you’re working with 40-pin expansion header, port J41, right?
please check Jetson Nano J41 Header Pinout for provided voltage.
you may also check Applications Note of 40-pin expansion header for reference,
thanks
Yes, I’m working with a 40-pin expansion header (port J41). I read the desciption what you’ve sent, i understand and i read about TXB voltage translator before. I tried to configure GPIO port based on this description (https://maker.pro/nvidia-jetson/tutorial/how-to-use-gpio-pins-on-jetson-nano-developer-kit) without luck. I tried to measure the output voltage on GPIO 18 port, i measured 1.4V with and without HIGH settings. I tried to measure additional ports too, but I experienced the same. Could you help me to find the right settings to set described port HIGH or LOW position?