pimoroni / pimoroni-pico-rp2350

MicroPython builds for Pimoroni Pico 2 / RP2350 boards.
37 stars 6 forks source link

New Pico Plus 2 W LED problem #11

Closed leonheller closed 1 month ago

leonheller commented 1 month ago

Can't get onboard LED on new Pico Plus 2 W to work. Confirmed by another user on the forum.

Gadgetoid commented 1 month ago

Yup, I appear to have mucked this up trying to avoid having two many different builds for PPP2 and PPP2W.

Try: https://github.com/pimoroni/pimoroni-pico-rp2350/actions/runs/11104523856/artifacts/1994953669

You will need to use machine.Pin("LEDW") for frustratingly awkward reasons.

helgibbons commented 1 month ago

Some example code in #12 that should hopefully help with this :)

leonheller commented 1 month ago

Thanks,

Philip Howard sent me a new version of MicroPython that had the problem fixed.

Regards,

Leon

On 1 October 2024 15:55:34 BST, Hel Gibbons @.***> wrote:

Some example code in #12 that should hopefully help with this :)

-- Reply to this email directly or view it on GitHub: https://github.com/pimoroni/pimoroni-pico-rp2350/issues/11#issuecomment-2386232389 You are receiving this because you authored the thread.

Message ID: @.***>