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 am new to the pico, but I remember running into an issue in using a Pico-W and micropython where the LED is no longer connected to the rp2040 so the blink examples for the base Pico didn't work for me. Reference: https://forums.raspberrypi.com/viewtopic.php?t=336836
I am experiencing the same issue using rp-pico where pico_blinky compiles and uploads just fine but doesn't turn on the LED. What do I need to change?
Thank you very much for the library!
The text was updated successfully, but these errors were encountered:
I am new to the pico, but I remember running into an issue in using a Pico-W and micropython where the LED is no longer connected to the rp2040 so the blink examples for the base Pico didn't work for me. Reference: https://forums.raspberrypi.com/viewtopic.php?t=336836
I am experiencing the same issue using
rp-pico
wherepico_blinky
compiles and uploads just fine but doesn't turn on the LED. What do I need to change?Thank you very much for the library!
The text was updated successfully, but these errors were encountered: