RP2350A-A2 USB BOOT activity LED workaround#2971
Merged
Merged
Conversation
… QFN60 Arm to reboot into RISC-V when acitivity LED is requested Also renamed rp2040_rom_version rp2350_rom_version for consistency (it doesn't appear to be used)
Contributor
|
Looks reasonable to me! (I did not test it though.) |
lurch
reviewed
May 27, 2026
lurch
reviewed
May 27, 2026
lurch
reviewed
May 27, 2026
lurch
reviewed
May 27, 2026
lurch
reviewed
May 27, 2026
Contributor
|
As you're editing these files anyway, feel free to roll #2622 into this PR 😀 |
lurch
reviewed
May 27, 2026
will-v-pi
reviewed
May 27, 2026
Contributor
|
Tested on my Pico 2 / RP2350A2 setup. I built the repro with
The device reset from app mode ( So the workaround works for my setup. |
Co-authored-by: Andrew Scheller <lurch@durge.org> Co-authored-by: will-v-pi <108662275+will-v-pi@users.noreply.github.com>
kilograham
commented
May 28, 2026
lurch
reviewed
May 28, 2026
lurch
reviewed
May 29, 2026
lurch
reviewed
May 29, 2026
will-v-pi
reviewed
May 29, 2026
Contributor
|
This has inspired me to add functionality to use the BOOTSEL activity LED to picotool, to make it easier to test this and the other recent fix in this area - raspberrypi/picotool#316 |
will-v-pi
reviewed
Jun 1, 2026
Co-authored-by: will-v-pi <108662275+will-v-pi@users.noreply.github.com> Co-authored-by: Andrew Scheller <lurch@durge.org>
…AROUND_RP2350_A2_ACTIVITY_LED_BUG and default it to 1 on RP2350
will-v-pi
reviewed
Jun 2, 2026
will-v-pi
reviewed
Jun 2, 2026
Co-authored-by: will-v-pi <108662275+will-v-pi@users.noreply.github.com>
will-v-pi
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add docs and optional work around to rom_reset_usb_boot* for RP2350A2 QFN60 Arm to reboot into RISC-V when acitivity LED is requested