Search found 1645 matches
- 2025-07-05 2:19
- Forum: Luckfox Lyra-RK3506
- Topic: SDK配置编译问题:kernel-5.10 not exist!
- Replies: 1
- Views: 409
Re: SDK配置编译问题:kernel-5.10 not exist!
您好,请检查您的SDK是否解压完整,特别检查是否有kernel-6.10文件夹
- 2025-07-04 10:56
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 我买了Luckfox Pico Pi 开发板,希望看到pcb图或者位号图
- Replies: 1
- Views: 413
Re: 我买了Luckfox Pico Pi 开发板,希望看到pcb图或者位号图
您好 Luckfox Pico Pi 的PCB不公开,位号图参考https://files.luckfox.com/wiki/Luckfox/ ... o%20Pi.pdf
- 2025-07-04 2:12
- Forum: Luckfox Lyra-RK3506
- Topic: spdif rx 16bit doesn't work
- Replies: 1
- Views: 256
Re: spdif rx 16bit doesn't work
Hello, we have no experience or testing environment for using the SPDIF interface. If using "arecord -D hw:x,x --dump-hw-params", the available formats that support S16_LE might be due to issues with the driver or device tree configuration.
- 2025-07-04 1:51
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 批量烧录固件
- Replies: 1
- Views: 261
Re: 批量烧录固件
您好,您参考的帖子中的方法现在用overlay的方式替代了,可以参考https://wiki.luckfox.com/zh/Luckfox-Pic ... C%E5%83%8F
- 2025-07-04 1:46
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: rv1106驱动有问号
- Replies: 1
- Views: 237
Re: rv1106驱动有问号
您好,如果设备管理器出现 Class for rockusb devices->Rockusb Device, Rockusb Device 非常见设备有问号是正常的,这个时候烧写工具USB设备会提示Maskrom XXXX 设备,如果有虚拟机的话可以查看一下在USB设备管理界面能否看到2207:110c Rockusb Device 设备
- 2025-07-04 1:37
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 编译Luckfox Pico Ultra W镜像时编译错误,麻烦管理员看看啥原因,谢谢
- Replies: 1
- Views: 241
Re: 编译Luckfox Pico Ultra W镜像时编译错误,麻烦管理员看看啥原因,谢谢
您好,请检查您的编译环境是不是ubuntu22.04,提示‘/lib/modules/4.4.0-19041-Microsoft/kernel/’ 文件缺失指的是您的系统环境,有可能是编译环境内核版本过低导致
- 2025-07-04 1:35
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: 有没有RV1106通过v4l2-ctl ipc等拍照生成图片的C语言样例?
- Replies: 2
- Views: 237
Re: 有没有RV1106通过v4l2-ctl ipc等拍照生成图片的C语言样例?
您好,wiki中有介绍v4l2-ctl命令,opencv-mobile库和rkmpi库取图三种方式,基于v4l2库拍照生成图片的C++实现可以参考opencv-mobile的源码https://github.com/nihui/opencv-mobile/ ... rk_aiq.cpp
- 2025-07-04 1:29
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: GPIO states when powered off
- Replies: 1
- Views: 232
Re: GPIO states when powered off
Hello, after the system shuts down using the "halt" command, it usually restores all pins to their default states. Pins with the suffix "_u" indicate that they are in the default pull-up state and will be at a high level after shutdown. Pins with the suffix "_d" indicat...
- 2025-07-04 1:20
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: E RKNN: failed to submit! RV1106
- Replies: 2
- Views: 438
Re: E RKNN: failed to submit! RV1106
Hello, please provide the model number of your Luckfox Pico and the specific routine you are using. The occurrence of this situation could be due to an incompatible version of the yolov5 model being used or an incorrect NPU clock configuration.
- 2025-06-30 13:23
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: RV1106使用的SDKV1.4使用的是瑞芯微哪个版本的sdk修改的
- Replies: 5
- Views: 825
Re: RV1106使用的SDKV1.4使用的是瑞芯微哪个版本的sdk修改的
我们设计开发板的时候没有为低功耗做准备,电源方案同时使用了DC-DC和LDO无法达到Rockchip官方提供的参考水平,如果您使用的型号是带WIFI模组的可以将使能引脚拉低进一步降低功耗