Search found 2 matches
- 2025-01-13 4:47
- Forum: LuckFox Pico
- Topic: Driver imx219 for pico pro max
- Replies: 2
- Views: 188
Re: Driver imx219 for pico pro max
We do not provide this camera device, you need to adjust it yourself. Currently, it seems that the reading has failed. Thank for your response. I would be really grateful if you let me know what to do and check where the current error is coming from This is kernel log : DDR 306b9977f5 wesley.yao 23...
- 2025-01-12 15:15
- Forum: LuckFox Pico
- Topic: Driver imx219 for pico pro max
- Replies: 2
- Views: 188
Driver imx219 for pico pro max
i am trying to write driver for imx219 sensor, everything is fine until i run command to stream video This is log with cmd: [root@luckfox root]# v4l2-ctl --device=/dev/video0 --set-fmt-video=width=480,hei ght=320,pixelformat=RG10 --stream-mmap --stream-to=video_0.raw --stream-count=10 what files do ...