Skip to content

Going back to electronic after a 20 years break

  • By meanX
  • Roughly nine 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 7

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

Most recent posts

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
Setting up vscode+bmp/vscode to debug code in ram (RP2040)
The main problem when debugging the code in ram is that the CPU will have started to executewhatever is in flash before you catch it, including potentially clearing the ram.As a result , the setup …
On , by meanX, 222 words
CH32V203C8xx : no breakpoint ? :(
A couple of months back i bought some CH32V203 on ebay. Why ?They were cheap, they are pin to pin compatible with STM32F103Cxxxx, i can put them on bluepill board . They are fast riscv. …
On , by meanX, 182 words