Hello, in the wiki, we have provided some simple application methods for the rv1103/rv1106 platform. Many of the examples are universal.
I need to know which specific aspect of the examples you need to run.
Search found 1674 matches
- 2025-07-18 11:14
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: How to Run Sample Examples on RV1106G3 Pico Pi A W Board?
- Replies: 1
- Views: 8
- 2025-07-18 11:09
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Luckfox Pico Ultra W 编译错误
- Replies: 1
- Views: 4
Re: Luckfox Pico Ultra W 编译错误
您好,您的报错原因是在编译libffi时发生的,我实际测试没有遇到该问题,有可能是某个依赖软件包构建失败导致,建议执行./build.sh clean后重新编译,如果您新增了软件包需要检查是否会对libffi的构建造成影响
- 2025-07-18 10:56
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Rockchip ISP Tuner For RV1106
- Replies: 1
- Views: 7
Re: Rockchip ISP Tuner For RV1106
Hello, we do not have the authorization for the ISP Tuner tool. The ISP calibration for the camera usually requires applying for Rockchip's commercial services. You can try to contact Rockchip to obtain the relevant tools and docs.
- 2025-07-18 10:52
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Simple OpenCV example
- Replies: 3
- Views: 384
Re: Simple OpenCV example
Please check if the rkipc program is closed. If it is using the camera device, the routine will not be able to run.
- 2025-07-16 3:36
- Forum: Luckfox Lyra-RK3506
- Topic: Luckfox Lyra Ultra W 如何关闭UART0 作为调试口,并且当做普通ttyS*串口使用
- Replies: 1
- Views: 1869
Re: Luckfox Lyra Ultra W 如何关闭UART0 作为调试口,并且当做普通ttyS*串口使用
您好
1 UART0 是板子最后的调试手段,不建议将其切换为普通串口 ,我们也没有实际测试过将Luckfox Lyra Ultra W的调试串口切换成普通串口,有需要可以参考 Luckfox Pico 的方式,使用同一套SPL引导方式实现步骤差不多 viewtopic.php?p=5745&hilit=UART2#p5745
2 理论上是没有问题的,需要找到合适的驱动
1 UART0 是板子最后的调试手段,不建议将其切换为普通串口 ,我们也没有实际测试过将Luckfox Lyra Ultra W的调试串口切换成普通串口,有需要可以参考 Luckfox Pico 的方式,使用同一套SPL引导方式实现步骤差不多 viewtopic.php?p=5745&hilit=UART2#p5745
2 理论上是没有问题的,需要找到合适的驱动
- 2025-07-16 3:36
- Forum: Luckfox Lyra-RK3506
- Topic: Problem with .repo/repo/repo sync – GitError: config: [Errno 2] No such file or directory
- Replies: 1
- Views: 857
Re: Problem with .repo/repo/repo sync – GitError: config: [Errno 2] No such file or directory
Hello, I suggest you check if the SDK package is complete, and then re-execute the decompression process to prevent any issues caused by incomplete files. Repo is our internal management system. The URL and branch of init cannot be used on the external network. I actually tested it under different n...
- 2025-07-16 3:05
- Forum: Luckfox Lyra-RK3506
- Topic: Lyra Zero W 如何修改引脚的电压
- Replies: 1
- Views: 588
Re: Lyra Zero W 如何修改引脚的电压
您好 Luckfox Lyra Zero W没有PMIC无法实现你需要的操作
Re: USB无法使用
您好,请检测是否将USB切换为host模式
- 2025-07-16 2:50
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: LuckFox Pico Max as router network
- Replies: 1
- Views: 32
Re: LuckFox Pico Max as router network
Hello, we haven't dealt with this solution before. The RV1106 only has one Ethernet controller. Therefore, I suggest you try the Luckfox Pico Pro with its USB connection for USB to ETH to expand one RJ45 interface. Through NAT traffic forwarding, the network of the USB can be forwarded to the native...
- 2025-07-16 2:30
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Luckfox Pico Audio issues
- Replies: 1
- Views: 30
Re: Luckfox Pico Audio issues
Hello. Modifying the hardware involves many factors to consider. We will record and verify this issue.