Hello,
after programming a sketch in the CH32V003, everything works...
but a simple power OFF /power ON cycle is enough to make the CH32V003 stop working!
I found the cause using WCH-LinkUtility; you have to use F12 (reset).
But that's not the cause...
The real problem is that it boots from the "boot area"...
So, first of all, you have to program the CH32V003 using WCH-LinkUtility by unchecking "Starting from the boot area" in MCU Configuration !
Isn't it possible to add this option in the Arduino interface?
Thanks
Hello,
after programming a sketch in the CH32V003, everything works...
but a simple power OFF /power ON cycle is enough to make the CH32V003 stop working!
I found the cause using WCH-LinkUtility; you have to use F12 (reset).
But that's not the cause...
The real problem is that it boots from the "boot area"...
So, first of all, you have to program the CH32V003 using WCH-LinkUtility by unchecking "Starting from the boot area" in MCU Configuration !
Isn't it possible to add this option in the Arduino interface?
Thanks