Quantum Leaps framework implementation /Miro Samek/

2023-09-25 Thread rad
Glad to see there is interest in Samek's work. Reading his book was a revelation to me. It was the first time I had seen a framework described that could manage complex systems with rather simple ideas. No threading or operating system required. It was a tough read for me because I have hard ti

Embedded STM32 - Bare Metal Bootstrap

2022-02-26 Thread rad
Want to get Nim fired up on a STM32 board? I uploaded a video showing a process that hopefully works for most boards. The STM32cubeIDE is used to generate all the steps needed to build a project and then abandoned. Well mostly, the IDE is a powerful tool for debugging. The steps in the process: