729DHS
氵工的博客
= ヾ(≧▽≦*)o =
729DHS
氵工的博客 - 分享单片机开发、Linux、机器人技术、RL强化学习与嵌入式项目的学习笔记与实践记录。涵盖STM32、FreeRTOS、Rust、R语言等技术的详细教程与调试经验。
Posts
2026-04-02
388 words
JLC Foundation Board FreeRTOS LED demo, using the onboard PB8 LED and PB2 LED.
2026-04-02
2133 words
JLC Foundation Board FreeRTOS demo using an encoder and LED, with the onboard PB8 LED and EC11 encoder.
2026-04-02
874 words
Integer overflow is a common programming error, especially prevalent in resource-constrained embedded scenarios. This article discusses solutions.
2026-03-31
2031 words
This guide is for STM32 beginners, systematically covering FreeRTOS core concepts, task states, key APIs, and common development pitfalls, with a minimal project template and visual state diagrams.
2026-03-31
2831 words
本文面向 STM32 新手,系统梳理 FreeRTOS 的核心概念、任务状态、关键 API 及常见开发陷阱,配套最小工程模板与可视化状态图。
2026-03-25
1027 words
STM32 GPIO configuration, modes, HAL functions, and low-power practices notes.