Open main menu

Changes

C779-Software

69 bytes added, 17:24, 27 December 2021
no edit summary
Navigate to ''''Interfacing Options'''' and hit Enter. Now select the ''''Camera'''' option, and hit the Enter key to enable it. Select “Finish” and select to '''reboot''' your Raspberry Pi.
3. Edit /boot/config.txt to add the line (that will need sudo, and use your preferred editor) sudo nano /boot/config.txt Add the line:
dtoverlay=tc358743
to the end of the file.
Add the line if your shield support audio like C780
dtoverlay=tc358743-audio
 
please append the
If (and only if) you have a device such as the Auvidea B102 that supports the 22pin connector with all 4 lanes wired out, and are using a Compute Module with the CAM1 connector that also has all 4 lanes wired up, you can use
dtoverlay=tc358743,4lane=1