Liangxu Linux
Feb 29, 2024 · Fundamentals
Master static, volatile, sizeof, and I2C for Embedded C
This guide explains the purposes and effects of the C/C++ static and volatile keywords, compares the sizeof operator with strlen, describes reliable methods for comparing floating‑point numbers, outlines how floating‑point operations affect STM32 interrupt performance, and provides a concise overview of the I²C protocol and address configuration on STM32 devices.
C++I2CSTM32
0 likes · 9 min read
