When i am modding the code in Thonny, and running from there (ie, running code on the Pico via Thonny) it seems to have issues when I ctrl-c to stop the program.
This could be very well a Thonny issue. It has some issues in other areas with Micropython like hard/soft resets.I assume I am doing something wrong with shutting down the thread (or main program)
My suggestions are:
- Ask this question on the Thonny forum https://groups.google.com/g/thonny?pli=1 and/or the Micropython forum https://github.com/orgs/micropython/discussions
- Try running it under MPREMOTE rather than Thonny. MPREMOTE is the official interface to Micropython running on a microcontroller https://docs.micropython.org/en/latest/ ... emote.html
Statistics: Posted by DS256 — Sun Apr 07, 2024 2:41 pm