Skip to content

Going back to electronic after a 20 years break

  • By meanX
  • Roughly 10 posts per year
  • First post on

Posts per year

Data for this chart is available in the table below
Posts per year
Year starting Posts
2021 10
2022 18
2023 17
2024 9

Any gaps could be due to errors when fetching the blog’s feed.

Most recent posts

CH32V3, debug in ram with vscode continued
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 …
On , by meanX, 324 words
CH32V3xx Faster development by doing everything ram
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 …
On , by meanX, 353 words
swindle (lnBMP) v0.3
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- …
On , by meanX, 81 words