Search found 2 matches

by zombien-5
2026-05-08 12:01
Forum: Luckfox Pico-RV1103/RV1106
Topic: Luckfox Pico Pro Max + ADV7282-M
Replies: 3
Views: 2608

Re: Luckfox Pico Pro Max + ADV7282-M

Given commands produce this output:
[root@luckfox root]# grep -H '' /sys/class/video4linux/video*/name
/sys/class/video4linux/video0/name:stream_cif_mipi_id0
/sys/class/video4linux/video1/name:stream_cif_mipi_id1
/sys/class/video4linux/video10/name:rkcif_tools_id2
/sys/class/video4linux/video11 ...
by zombien-5
2026-05-04 9:59
Forum: Luckfox Pico-RV1103/RV1106
Topic: Luckfox Pico Pro Max + ADV7282-M
Replies: 3
Views: 2608

Luckfox Pico Pro Max + ADV7282-M

Hello, I'm trying to get a video from a custom CVBS to MIPI-CSI2 decoder based on the ADV7282-M IC. I connected it to Luckfox Pico Pro Max CSI Camera connector(using custom 20 to 15 pin FFC adapter) according to the diagram below:
connectionDiagram.png
I've enabled the kernel driver for ADV7282-M ...