waveshare rp2040 zero: LED do not blink #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
With the newest uf2 file, its LED didn't show anything.
GP 16 <-> DIN WS2812 RGB LED
waveshare-rp2040-zero pin
And testing on demo.yubikey.com is also no reaction.
Maybe related with https://github.com/polhenarejos/pico-hsm/issues/3
Waveshare boards have a delayed ROSC initialization.
Try to compile as https://github.com/polhenarejos/pico-hsm/issues/4
Mainly compiles the firmware with a delayed boot option.
patched pico-sdk as https://github.com/polhenarejos/pico-hsm/issues/3
and compiled with
still no blink and no reaction.
This board is really confusing.
I am using a tiny2040 and I cannot reproduce it. What I can recommend you:
git pullyourpico-fidorepo ANDgit pullofpico-hsm-sdkin it.opensc-tool -anwith a message like this:I'll try again.Thank you for your kind help!