Tool/software:
Hello all,
We get a bad display when following AM62X academy here: https://dev.ti.com/tirex/explore/node?node=A__ATwtsfUx0sv.24yK9KmHcQ__AM62-ACADEMY__uiYMDcq__LATEST
-
Hardware used:
AM62SIP EVM,
OV5640: Digilent Pcam 5C camera
Software used:
default armbian image: tisdk-debian-trixie-am62xxsip-evm-11.01-Armbian-25.08.img
uEnv.txt contains: ti/k3-am62x-sk-csi2-ov5640.dtbo
-
after running 2 commands
1. systemctl stop weston
2. gst-launch-1.0 -v v4l2src device=/dev/video0 ! video/x-raw,width=640,height=480,format=UYVY ! kmssink driver-name=tidss force-modesetting=truez
-
GStreamer clock will begin and display will output an image but it is a completely broken image.
We verified this with two such sensors.
Here is the image:
-
Has anyone else had this issue with this sensor? According to the academy this sensor should have worked out of the box with this board.
Any and all help will be much appreciated!