Hello World Blinky! Bare Metal Programming Series 1

This is episode 1 of the bare metal programming series! Over the next few videos, we’re going to be building firmware for a Cortex-M4 STM32 processor (STM32F401RE). We’ll cover: - Installing and compiling libopencm3 - Setting up the core system clock - Configuring a GPIO - Writing a roughly accurate time delay function - Blinking a LED =[ 🔗 Links 🔗 ]= 🎥 Series Playlist: 🗣 Discord: ⭐️ Patreon: 💻 Github Repo:
Back to Top