Open kleanbotmk2 opened 1 year ago
Does anyone have an idea?
What board are you using?
I'm on a jetson nano.
Having same problem with SPI, enabled via JetsonIO, rebooted. Have to sudo modprobe devspi, but I still fail the loopback test (with a jumper on pins 19/21).
Hello,
I installed your custom image (which by the way works very well for image recognition and ros2 foxy thank you very much) and I tried to use PWM 32 and 33. I have enabled it with Jetson-IO, rebooted but I can't get a pwm signal on either pin (32 and 33). I have no errors in my python code (a really simple one, it was working on jetpack 4.6 (official one) with the same activation process). Does anyone have any idea how I can solve this problem?
Thanks in advance,