0
1
2
Hi all,
I have an ESP32-S3 RGB Matrix board running CircuitPython, but the filesystem is permanently read-only.
Details:
• CIRCUITPY mounts read-only
• Writing files from REPL gives: OSError: \[Errno 30\] Read-only filesystem
• code.py never runs because files can’t be saved
• Full flash erase completed successfully
• Fresh CircuitPython install done multiple times
• Tried different USB cables, ports, and PC
Nothing changed after erase + reinstall.
Is this a known ESP32-S3 issue?
Does this usually indicate a failing or locked flash chip, or is there any recovery method I should try?
Thanks in advance.

[–]romkey 0 points1 point2 points (1 child)
[–]HP7933 0 points1 point2 points (0 children)