GMSL2 Camera
By Minicom
sudo apt-get install minicom
# Make the connection with MCU to change the FPS for frame sync
# 115200 / 8-bit Mode / Even Priority
sudo minicom -b 115200 -D /dev/ttyAMA10



By Command Line
Last updated