Jetson Orin Nano 32pin as PWM doesn't work because gpio_pin_data.py can't define the pins for Orin Nano

Hello, Guys

Thanks

PIn32 which does not work

    (41, 'PG.06', "tegra234-gpio", 32, 12, 'GPIO07', 'GP113_PWM7', None, None),

Pin 33 which works

(43, 'PH.00', "tegra234-gpio", 33, 13, 'GPIO13', 'GP115', '32c0000.pwm', 0),

image
image

Hi Obama,

It seems the similar issue as following topic and has been fixed.
Jetson.GPIO lib - PWM not working on Orin Nano Dev Kit - #12 by lhoang

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