多種多様な電子機器に半導体を提供する世界的半導体メーカーのSTマイクロエレクトロニクス(NYSE:STM、以下ST)は、32bitマイクロコントローラ(マイコン)であるSTM32の統合開発環境(IDE)を無償で複数提供することを発表しました。これにより、STM32の ...
Wrote low-level drivers without SDK support using TRM references and register maps. Created interrupt-safe logging system with circular buffer. Objective Design and implement bare-metal GPIO and UART ...
A foundational GPIO control project built to understand how inputs, outputs, polling, debouncing, and interrupts work at a fundamental level on the STM32 platform. Reads button input using polling and ...