Luckfox Lyra PI 打开uart1串口配置 在默认内核配置下只需要修改dts文件即可完成配置// SPDX-License-Identifier: (GPL-2.0 OR MIT)/** Copyright (c) 2024 Rockchip Electronics Co., Ltd.*//dts-v1/;#include rk3506-luckfox-lyra-ultra.dtsi/ {model Luckfox Lyra Pi;compatible rockchip,rk3506g-demo-display-control, rockchip,rk3506;chosen {bootargs earlyconuart8250,mmio32,0xff0a0000 consoletty1 consolettyFIQ0 root/dev/mmcblk0p3 rootfstypeext4 rootwait snd_aloop.index7 snd_aloop.use_raw_jiffies1;};aliases {/* 保留文件内原有所有内容不要删除 */serial0 uart0;serial1 uart1;};es8311_sound: es8311-sound {status okay;compatible simple-audio-card;simple-audio-card,format i2s;simple-audio-card,mclk-fs 256;simple-audio-card,name rockchip,es8311-sound;simple-audio-card,cpu {sound-dai sai1;};simple-audio-card,codec {sound-dai es8311;};};vcc3v3_lcd: vcc3v3-lcd {status okay;compatible regulator-fixed;pinctrl-names default;pinctrl-0 lcd_pwren_h;regulator-name vcc3v3_lcd;regulator-always-on;};};....../*在最后加入*/uart1 {status okay;pinctrl-names default;pinctrl-0 rm_io12_uart1_tx rm_io13_uart1_rx;};lyra PI 的40PIN接口用16 脚 uart1-rx18脚 uart1-tx然后再选一个GND即可。

相关新闻

最新新闻

SerenityOS 命令行选项解析指南:getopt 与 getopt_long 用法、返回值与底层实现

SerenityOS 命令行选项解析指南:getopt 与 getopt_long 用法、返回值与底层实现

SerenityOS 命令行选项解析指南:getopt 与 getopt_long 用法、返回值与底层实现 【免费下载链接】serenity The Serenity Operating System 🐞 项目地址: https://gitcode.com/GitHub_Trending/se/serenity 导读 本文以 getopt(3) 手册 为核心&a…

2026/9/23 4:54:42
轻量服务器还是ECS?大促云服务器选购与避坑实战指南

轻量服务器还是ECS?大促云服务器选购与避坑实战指南

每年大促节点,群里永远有人在问同一个问题:“38元的轻量服务器到底怎么抢?为什么我每次点进去都是已售罄?68元直购和99元的ECS我到底选哪个?”作为一个常年帮团队和自己采购云服务器的老用户,我太清楚这种纠…

2026/9/24 14:25:52
为 AI 代理的 Review 动作编写 Cedar 审批门控策略:review-agent-governance 策略编写实战指南

为 AI 代理的 Review 动作编写 Cedar 审批门控策略:review-agent-governance 策略编写实战指南

为 AI 代理的 Review 动作编写 Cedar 审批门控策略:review-agent-governance 策略编写实战指南 【免费下载链接】agents Multi-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity 项目地址:…

2026/9/24 14:49:33
PaddleOCR 手写数学公式识别算法 CAN 实战指南:Counting-Aware Network 训练、评估与推理部署

PaddleOCR 手写数学公式识别算法 CAN 实战指南:Counting-Aware Network 训练、评估与推理部署

PaddleOCR 手写数学公式识别算法 CAN 实战指南:Counting-Aware Network 训练、评估与推理部署 【免费下载链接】PaddleOCR Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between i…

2026/9/23 8:01:38
Spring源码解析:构造器注入的类型转换与候选匹配机制

Spring源码解析:构造器注入的类型转换与候选匹配机制

/* MD / 富文本中的 .toc(含博客园搬家等嵌套结构);.toc-box 在侧栏,不受影响 */#content_views .toc,/* 编辑器常在目录前后插入空 p(:empty 仍占 20px),一并去掉避免顶空隙 */#content_views.markdown_views > p:empty:has(+ .toc),#content_views.markdown_views …

2026/9/24 14:28:18
openai-agents-python 多模型接入指南:深入解析 AnyLLMModel 适配层与 any-llm 路由

openai-agents-python 多模型接入指南:深入解析 AnyLLMModel 适配层与 any-llm 路由

openai-agents-python 多模型接入指南:深入解析 AnyLLMModel 适配层与 any-llm 路由 【免费下载链接】openai-agents-python A lightweight, powerful framework for multi-agent workflows 项目地址: https://gitcode.com/GitHub_Trending/op/openai-agents-pyth…

2026/9/24 11:09:24

日新闻

周新闻