# rp2040-pio-zhcn **Repository Path**: flyingcys/rp2040-pio-zhcn ## Basic Information - **Project Name**: rp2040-pio-zhcn - **Description**: 中文版rp2040 pio手册 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 4 - **Created**: 2024-01-12 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RP2040 PIO 手册中文版 ========================== 本文档翻译自 [RP2040 数据手册](https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf) 的第 3 章 3.1 ~ 3.5 节。 这些章节详细介绍了 RP2040 的 PIO 的工作原理,以及 PIO 汇编程序的编写方法。 - [3.1. PIO概要](section3-1.md) - [3.2. PIO程序](section3-2.md) - [3.3. PIO汇编器(pioasm)](section3-3.md) - [3.4. 指令集](section3-4.md) - [3.5. 功能详解](section3-5.md)