Skip to content

STMicroelectronics/vgxy61-linux-driver

ST VGXY61 Linux driver

Installation

Driver

Compile the driver using the Makefile

make

Place it in the kernel modules folder.

sudo cp vgxy61.ko /lib/modules/$(uname -r)

Resolve modules dependencies.

sudo depmod -a

Device tree

Compile the device tree overlay matching your platform and plugin board from the dts folder.

sudo dtc <device-tree>.dts -o /boot/firmware/overlays/<device-tree>.dtbo

Set the device tree overlay in your platform. This may differ from platform to platform. Please refer to your platform documentation.

This is how to set the device tree overlay for Raspberry Pi.

echo "dtoverlay=<device-tree>" | sudo tee -a /boot/firmware/config.txt

Finally, run sudo reboot to test your changes.

About

Linux driver for vgxy61. Automotive HDR Global Shutter 2.3Mp with 3.2um pixel and iBGA.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •