ooh.directory
Visit this blog goingbacktoelectronic.blogspot.com
Any gaps could be due to errors when fetching the blog’s feed.
Summary of previous episodes (CH32v3):1- Reallocate shadow ram to have 128k of RAM2- In flash, put a basic harmless loop3- Tweak the linker script to put everything in ram4- Load the code (to ram), change …
Debugging the CH32V3xx (and V2xx)The CH32V3xx chips are rather good, they are pretty fast, cheap with tons of peripherals.Swindle supports the CH32V3xx chips (CH32V2XX as well but they are less interesting imho).Debugging with them is …
A small release of swindle, a blackmagic derivative with rust in it :Changelog (short):- Better CH32v3xx support (host and target)- Rewrote ADiv logic so that we can ...- Use RP2040 PIO hardware to drive SWD- …