Hello, I am pretty new to playing with the ch32v003 and ch32fun has been a great help.
If I read ram locations from the mcu like minichlink -r + ram 32, if I read it enough times the blue led that is normally off flashes on my wch-linke, and the mcu appears to reset. If I have counter that initializers to 0 in the memory being read I see it reset to 0.
This doesn't happen every time I read the memory location, but does every 3rd to 5th read, seemingly regardless of how long between the reads.
Am I just holding this thing wrong?
Thank you.
Hello, I am pretty new to playing with the ch32v003 and ch32fun has been a great help.
If I read ram locations from the mcu like
minichlink -r + ram 32, if I read it enough times the blue led that is normally off flashes on my wch-linke, and the mcu appears to reset. If I have counter that initializers to 0 in the memory being read I see it reset to 0.This doesn't happen every time I read the memory location, but does every 3rd to 5th read, seemingly regardless of how long between the reads.
Am I just holding this thing wrong?
Thank you.