← index #16391Issue #17375
Related · medium · value 2.244
QUERY · ISSUE

Seeed Studio XIAO RP2350 doesn't boot

openby briskspiritopened 2024-12-11updated 2025-03-03
bugneeds-info

Port, board and/or hardware

RP2 2350

MicroPython version

MicroPython 1.24.1 ; XIAO RP2350

Reproduction

BOOTSEL XIAO RP2350 board, copy uf2 file, it reboots and never enumerates again

Expected behaviour

should enumerate REPL

Observed behaviour

doesn't enumerate

Additional Information

On Seeed Studio XIAO RP2350 page there is a note about incompatibility related to flash chip they use (found after struggling for a few hours...) and that they work with MicroPython team to solve this issue. Couldn't find any PRs or issues here so would like to ask if and when it should be fixed and what's the real issue is?

Code of Conduct

Yes, I agree

CANDIDATE · ISSUE

RP2350: Flash clock frequency problem

closedby Lesordsopened 2025-05-28updated 2025-06-17
bug

Port, board and/or hardware

XIAO RP2350

MicroPython version

MicroPython v1.26.0-preview.159.g0c623fe on 2025-05-28

And most of the firmware for this interface:
https://micropython.org/download/SEEED_XIAO_RP2350/

Reproduction

When using the firmware of this interface, you will find that the device has no serial port.

https://micropython.org/download/SEEED_XIAO_RP2350/

Expected behaviour

Merge this PR:https://github.com/micropython/micropython/pull/17374

Or give better suggestions

Observed behaviour

When using the firmware of this interface, you will find that the device has no serial port.
https://micropython.org/download/SEEED_XIAO_RP2350/

After my test, I found that it is not available after this commit: https://github.com/micropython/micropython/commit/91cff8e4f10ea665c5f3f4b16d62c98d6ca22037

And this commit will cause the PICO_FLASH_SPI_CLKDIV macro definition to be invalid, you can view this macro through this link: https://github.com/raspberrypi/pico-sdk/blob/master/src/boards/include/boards/seeed_xiao_rp2350.h#L137

Additional Information

No, I've provided everything above.

Code of Conduct

Yes, I agree

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied