coming out of my burnout hibernation and publishing the blogpost on the small STM32G431 tv transmitter thing.

https://slyka.net/blog/2026/tinyvision/

ok, now back to being curled up on the sofa.

#electronics

@slyka this is still such a cool project, and if the prices of the nucleo boards ever return to normal, i will be all over building one for myself

@MLE_online @slyka
I wonder if the firmware would also run on STM32G431CBU6 instead of STM32G431KB?
As these STM32G431CBU6 boards seem to be decently common on aliexpress.

https://www.aliexpress.com/item/1005009686459434.html

Not that the ali board is more than half to 2/3 the price of the official NUCLEO-G431KB board.

@ftg @MLE_online possibly, as long as the pinout is similar enough. Though modifying the code to work on a different board also isn't too hard.