forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Milestone
Description
CircuitPython version
Adafruit CircuitPython 7.2.2 on 2022-03-15; Adafruit Feather RP2040 with rp2040
Code/REPL
No code or input needed to reproduce the problem.
Behavior
Connection lost (read failed: device reports readiness to read but returned no data (device disconnected or multiple access on port?))
Use Stop/Restart to reconnect.
This message occurs shortly (<30 seconds) after connecting thonny 3.2.7
to an Adafruit RP2040 Feather
, and then the device hangs.
Description
Reverting to Adafruit CircuitPython 7.2.1 on 2022-03-14; Adafruit Feather RP2040 with rp2040
corrects the problem.
Additional information
No response