Search found 7 matches

by OTalkaline
2026-03-27 14:51
Forum: Luckfox Pico-RV1103/RV1106
Topic: Core1106 image download
Replies: 5
Views: 1274

Re: Core1106 image download

I still need your help.

I created a corrupted image, and now U-Boot will not start. This is the log.
"
\ | /
- RT - Thread Operating System
/ | \ 3.1.3 build Jun 22 2022
2006 - 2019 Copyright by rt-thread team

Hello, RV1106 MCU

[STREAM]: the device to be found:isp_0, object_id:0
[STREAM]: find ...
by OTalkaline
2026-03-26 15:10
Forum: Luckfox Pico-RV1103/RV1106
Topic: Core1106 image download
Replies: 5
Views: 1274

Re: Core1106 image download

Hi,

Just to update you: I managed to flash everything correctly. Most likely, the issue was the driver, which I uninstalled and reinstalled.

I am using the files that make up the Pico Pi W image as a starting point. Of course, I am modifying the DTSI files to make them compatible with my carrier ...
by OTalkaline
2026-03-25 11:20
Forum: Luckfox Pico-RV1103/RV1106
Topic: Core1106 image download
Replies: 5
Views: 1274

Re: Core1106 image download

Ok, I’m encountering an issue while uploading the image. Every time I try to upload it, it always fails at this point.

"Error:Write LBA failed,can't read flash id from device!"
Download env...Fail
I tried with different boards and different USB cables. The connection is direct, without a hub ...
by OTalkaline
2026-03-24 14:38
Forum: Luckfox Pico-RV1103/RV1106
Topic: Core1106 image download
Replies: 5
Views: 1274

Core1106 image download

Hi,

I have developed a board with Core11061408 installed.

The module is supplied with a pre-installed image and, through the debug UART terminal, I can confirm that it boots correctly.

Before loading the modified software, I would like to understand whether a basic default image is available ...
by OTalkaline
2025-12-23 11:14
Forum: Luckfox Pico-RV1103/RV1106
Topic: Question on enabling BT.1120 output (1280×720@50 YCbCr) on the 1106
Replies: 5
Views: 4637

Re: Question on enabling BT.1120 output (1280×720@50 YCbCr) on the 1106

Hi Crocodile,
If you can share the document with me, I can try to translate it and use it as a guide to understand how it works.
thanks in advance!
by OTalkaline
2025-12-22 20:15
Forum: Luckfox Pico-RV1103/RV1106
Topic: Question on enabling BT.1120 output (1280×720@50 YCbCr) on the 1106
Replies: 5
Views: 4637

Re: Question on enabling BT.1120 output (1280×720@50 YCbCr) on the 1106

Hello,
So your suggestion is to start from that dtsi and then build the code needed to drive the pins and send the image to the output.
Is my interpretation correct?
by OTalkaline
2025-12-11 20:33
Forum: Luckfox Pico-RV1103/RV1106
Topic: Question on enabling BT.1120 output (1280×720@50 YCbCr) on the 1106
Replies: 5
Views: 4637

Question on enabling BT.1120 output (1280×720@50 YCbCr) on the 1106

Hello,

Over the past week I’ve been evaluating your board and quickly ran a number of tests. I customized the DTS and application code for my own image sensor and successfully brought up a 1080p60 YUV 4:2:2 pipeline with both streaming and file recording.

I’m genuinely impressed by the board’s ...