Upcoming maintenance
Dear Customers and Partners.
This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.
This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.
We apologize for any inconvenience.
Sony Spresense System Wipe?
-
Hello,
I'm having trouble with my Spresense microcontroller due to installing CircuitPython and Arduino IDE onto it at the same time which has caused the microcontroller to not work correctly.Is there a procedure I can follow to completely wipe the Spresense and start over again?
-
@jul123-2
I am not sure if I understood your question correctly. Every time you use Spresense with Arduino or CircuitPython you flash the board with your new program. Can you tell me more about your environment and why you think your board is not working?
I suggest you follow these steps from the link below and run the LED program on your board and report if there is any issue: https://developer.sony.com/develop/spresense/docs/arduino_set_up_en.html -
Hello, @jul123-2
This can indeed happen when you change from CircuitPython to Arduino IDE.
Here is the procedure to follow:
- Erase flash (9.1.5. How to erase flash)
- Format flash (9.1.4. How to format)
https://developer.sony.com/develop/spresense/docs/sdk_tutorials_en.html#_system_tools
If this doesn't work there is a recovery tool available:
https://developer.sony.com/develop/spresense/developer-tools/spresense-recovery-tool