STM32 minimal blinky code
Introduction This post will show you how to write the minimal blinky code for STM32 microcontrollers. It is inspired by this github project but here we will try to fully understand the code. Prer...
Introduction This post will show you how to write the minimal blinky code for STM32 microcontrollers. It is inspired by this github project but here we will try to fully understand the code. Prer...
Glossary Name Meaning ARM Advanced RISC Machines RISC Reduced Instruction Set Computer I-cache Instruct...
I decided to create a personal blog to share my thoughts, ideas, and projects with the world. I chose Hugo as my static site generator because of its simplicity, speed, and flexibility. So, it’s a ...