Hello. I am using nvidia jetson nano 4gb devkit. pwm pin not working. The jetson-io.py file is not working. momentarily on and off again. what should I do? Do you have any suggestions?
Have reference to below topic.
ı want to enable pwm pins but jetson-io.py doesnt work. ı tried "…init.py ; " and then gave an error.
error:
$ sudo /opt/nvidia/jetson-io/jetson-io.py
Traceback (most recent call last):
File “/opt/nvidia/jetson-io/jetson-io.py”, line 25, in
from Jetson import board
File “/opt/nvidia/jetson-io/Jetson/board.py”, line 28, in
import Headers
File “/opt/nvidia/jetson-io/Headers/init.py”, line 34, in
if hdr.HDR.default:
AttributeError: module ‘Headers.init’ has no attribute ‘HDR’
when ı …
system
Closed
June 8, 2022, 4:46am
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.