So I have been trying to get the servo motor to work with the arduino nano rp2040 connect but it just doesn't work. Does the servo.h library not work with the rp2040? And for the attach() function do we specify the GPIO pin mapping or the digital/analog pin mapping? Could someone try using the servo motor with rp2040 connect. I tried using an external power supply and the 3v3 pin. Both don't work. The servo motor works flawlessly on the Arduino Uno.
I think it does not.
What framework are you using for the nano rp2040 connect, Mbed or Earle Philhower?
Using mbed. Any workaround for using the servo motor using the Arduino IDE?
It looks like the Mbed framework doesn't have a servo example. Where as the Earle Philhowe does have a servo sweep example, so I would try that framework.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.