Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With powered hub, RP2040/RP2350 MCU file system becomes read only when PC turned off/on. #10149

Open
b-blake opened this issue Mar 19, 2025 · 0 comments
Labels
bug rp2 Both RP2 microcontrollers storage usb
Milestone

Comments

@b-blake
Copy link

b-blake commented Mar 19, 2025

CircuitPython version and board name

Raspberry Pi Pico and other MCUs using the RP2040/RP2350

CircuitPython 9.0.0  Beta 0   Bad
CircuitPython 9.0.0  Alpha 6  Good

Code/REPL

No REPL Information

Behavior

If using a powered USB hub:

MCU makes file system read only when Windows PC is turned off/on or rebooted

Power off/on to MCU to be able to write to MCU file system

Description

To duplicate the issue:

  1. Plug the MCU into a power USB hub. Like you would do for a clock.
  2. Check user interface can read and write to the MCU file system.
  3. Power off the Windows PC for 10 seconds
  4. Power on the Windows PC
  5. Check user interface can read and write to the MCU file system
  6. Reproduced bug is "Can't Write" to MCU file system File system read only

Additional information

AdaFruit Forum Topic

https://forums.adafruit.com/viewtopic.php?t=217178

@b-blake b-blake added the bug label Mar 19, 2025
@dhalbert dhalbert added usb rp2 Both RP2 microcontrollers storage labels Mar 25, 2025
@dhalbert dhalbert modified the milestones: 9.x.x, Long term Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug rp2 Both RP2 microcontrollers storage usb
Projects
None yet
Development

No branches or pull requests

2 participants