729DHS = 氵工的博客 = ヾ(≧▽≦*)o

729DHS

氵工的博客

= ヾ(≧▽≦*)o =

729DHS avatar

729DHS

氵工的博客 - 分享单片机开发、Linux、机器人技术、RL强化学习与嵌入式项目的学习笔记与实践记录。涵盖STM32、FreeRTOS、Rust、R语言等技术的详细教程与调试经验。

Posts

post cover
STM32

2026-04-02

388 words

JLC Foundation Board FreeRTOS LED demo, using the onboard PB8 LED and PB2 LED.

post cover
STM32

2026-04-02

2133 words

JLC Foundation Board FreeRTOS demo using an encoder and LED, with the onboard PB8 LED and EC11 encoder.

post cover
STM32

2026-04-02

3021 words

嘉立创筑基派FreeRTOS,使用编码器以及LED,使用筑基板自带PB8 LED,EC11编码器

post cover
STM32

2026-04-02

1491 words

JLC Foundation Board PWM LED demo, using the onboard PB8 LED.

post cover
C语言

2026-04-02

874 words

Integer overflow is a common programming error, especially prevalent in resource-constrained embedded scenarios. This article discusses solutions.

post cover
C语言

2026-04-02

1154 words

整形溢出是常见的编程错误,在嵌入式这种资源受限场景尤其常见,本文讲述解决方式

post cover
STM32

2026-04-02

6 words

JLC Foundation Board LED demo, using the onboard PC13 LED.

post cover
FreeRTOS

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.

post cover
FreeRTOS

2026-03-31

2831 words

本文面向 STM32 新手,系统梳理 FreeRTOS 的核心概念、任务状态、关键 API 及常见开发陷阱,配套最小工程模板与可视化状态图。

post cover
STM32

2026-03-25

1027 words

STM32 GPIO configuration, modes, HAL functions, and low-power practices notes.