You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've also have installed and running pi-blaster but still not able to move the servo. The program runs and I can see the logs but it seems that the signal is not being sent to the servo.
I tried using different pins and also following the indications on pi-blaster repo (You must use the GPIO number (BCM xx in the diagram below). but nothing works.
Any ideas how to debug or what's going on?
here the output of pi-blaster:
pi@raspberrypi:~/pi-blaster $ sudo ./pi-blaster
MBox Board Revision: 0xa020d3
DMA Channels Info: 0x7f35, using DMA Channel: 14
Using hardware: PWM
Number of channels: 32
PWM frequency: 100 Hz
PWM steps: 1000
Maximum period (100 %): 10000us
Minimum period (0.100%): 10us
DMA Base: 0x3f007000
Initialised, Daemonized, Reading /dev/pi-blaster.
The text was updated successfully, but these errors were encountered:
I'm going to close this issue as a duplicate, because it is now referenced by an issue which collect all the various problems with raspi and gpio.servo.
Here is my code
I've also have installed and running
pi-blaster
but still not able to move the servo. The program runs and I can see the logs but it seems that the signal is not being sent to the servo.I tried using different pins and also following the indications on pi-blaster repo (
You must use the GPIO number (BCM xx in the diagram below).
but nothing works.Any ideas how to debug or what's going on?
here the output of
pi-blaster
:The text was updated successfully, but these errors were encountered: