Edited by thanh_tan at 2018-7-15 00:42
Hello,
I have a Camera OV5640 and i tried to activate it with H3 board (Pi One)
Tried from here
https://github.com/avafinger/ov5640 with
- sudo modprobe ov5640
- sudo modprobe vfe_v4l2
even i edited the file /etc/modules to add module ov5640, still failed
i tried another way with edit script.fex (bin2fex /boot/script.bin /boot/script.fex)
and modified
- vip_dev0_mname = "ov5640"
not working
i even don't have /dev/video0
Please help