Hi WayneWWW:
I had downloaded the pinmux spreadsheet.
and can generate dt file
tegra19x-jetson_agx-gpio-default.dtsi
tegra19x-jetson_agx-padvoltage-default.dtsi
tegra19x-jetson_agx-pinmux.dtsi
Hi WayneWWW:
I am sorry. I am using Orin board.
the file is:
Orin-jetson_agx_orin-gpio-default.dtsi
Orin-jetson_agx_orin-padvoltage-default.dtsi
Orin-jetson_agx_orin-pinmux.dtsi
and how can I use this three files.
Search “*gpio *”, “*padvoltage *” and “*pinmux *” and it will show you the t234 dtsi files
I have know about the way to set the default pin.
I want to know if i finished my modify. do I need both files /tegra234-mb1-bct-pinmux-p3701-0000.dtsi& tegra234-mb1-bct-gpio-p3701-0000.dtsi& tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi in folder Linux_for_Tegra/bootloader/t186ref/BCT and Linux_for_Tegra/bootloader/
replace those 3 files
[egra234-mb1-bct-pinmux-p3701-0000.dtsi
tegra234-mb1-bct-gpio-p3701-0000.dtsi
tegra234-mb1-bct-padvoltage-p3701-0000-a04.dtsi ] Linux_for_Tegra/bootloader/t186ref/BCT and Linux_for_Tegra/bootloader/
3…/flash.sh -r jetson-agx-orin-devkit mmcblk0p1
reboot
then
cd /sys/class/gpio/
echo 325 >export
cd PBB.01
echo out > direction
echo 1 > value
and but voltage is still low on multimeter.
Hi WayneWWW:
I replaced tegra234-mb1-bct-pinmux-p3701-0000-a04.dtsi and tegra234-mb1-bct-gpio-p3701-0000-a04.dtsi also.
Now the GPIO08 (PBB.01 ) and GPIO9 (PBB.0) can be set hige and low.
but GPIO32 PP.06 gpio446 is not ok.
I had set ablove IOs output through Orin_Jetson_Series_Pinmux_Config_Template.xlsm file and generate dtsi file .