Part Number: PROCESSOR-SDK-J784S4
Other Parts Discussed in Thread: TDA4VH, TDA4VM
Tool/software:
Hello TI,
We are working on the custom board based on the TDA4VH, and are using PROCESSOR-SDK-J784S4 v10.
We are performing bringup of the ECU, CSI_TX1 instance and are facing following issues:
- We do have vision_apps / reading from file and forwarding to the CSITX vision_app uploaded: /cfs-file/__key/communityserver-discussions-components-files/791/app_5F00_csitx-_2800_1_2900_.zip (modified application from this link: e2e.ti.com/.../tda4vh-q1-csitx-output-image-abnormally )
- On the other side we do have CSI-RX with corresponding desers and this part is tested since the cameras are working fine with the same deser.
- Note that we are using MAX ser/desers (4 lanes, 1.5Gbps per lane)
- I2C bus is functional in the GMSL2 link via this line.
When we run the apps on both sides (first we run the rx side, then tx side), RX side does not receive anything.
- Capture status shows 4 frames (default error buffer).
- On the CSI_TX side, we are sending raw image in the while loop. No failures reported in the log during app execution.
- Below is printout of the TDA4 registers with the devmem2 :
root@j784s4-evm:~# devmem2 0x04414000 /dev/mem opened. Memory mapped at address 0xffff844e2000. Read at address 0x04414000 (0xffff844e2000): 0x021A202C root@j784s4-evm:~# devmem2 0x04414004 /dev/mem opened. Memory mapped at address 0xffff948b2000. Read at address 0x04414004 (0xffff948b2004): 0x000000A0 root@j784s4-evm:~# devmem2 0x04414008 /dev/mem opened. Memory mapped at address 0xffff8f634000. Read at address 0x04414008 (0xffff8f634008): 0x0000000F root@j784s4-evm:~# devmem2 0x0441400C /dev/mem opened. Memory mapped at address 0xffff7fa69000. Read at address 0x0441400C (0xffff7fa6900c): 0x0000F0F0 root@j784s4-evm:~# devmem2 0x04414010 /dev/mem opened. Memory mapped at address 0xffff9e33f000. Read at address 0x04414010 (0xffff9e33f010): 0x00000000 root@j784s4-evm:~# devmem2 0x04414014 /dev/mem opened. Memory mapped at address 0xffff80ad2000. Read at address 0x04414014 (0xffff80ad2014): 0x00000000 root@j784s4-evm:~# devmem2 0x04414020 /dev/mem opened. Memory mapped at address 0xffff8c5d4000. Read at address 0x04414020 (0xffff8c5d4020): 0x80000030 root@j784s4-evm:~# devmem2 0x04414028 /dev/mem opened. Memory mapped at address 0xffff8e149000. Read at address 0x04414028 (0xffff8e149028): 0x0000111F root@j784s4-evm:~# devmem2 0x04414034 /dev/mem opened. Memory mapped at address 0xffff912c9000. Read at address 0x04414034 (0xffff912c9034): 0x00000000 root@j784s4-evm:~# devmem2 0x04414038 /dev/mem opened. Memory mapped at address 0xffffb6a83000. Read at address 0x04414038 (0xffffb6a83038): 0x00001F0F root@j784s4-evm:~# devmem2 0x04414084 /dev/mem opened. Memory mapped at address 0xffff91905000. Read at address 0x04414084 (0xffff91905084): 0x0B58044C root@j784s4-evm:~# devmem2 0x04414040 /dev/mem opened. Memory mapped at address 0xffff8b4fc000. Read at address 0x04414040 (0xffff8b4fc040): 0x00010000
Regarding the serializer status:
- global error status is asserted
- PCLK is not detected
Do you have ideas, what might be the problem?
We are using 26Mhz input clock on TDA4VM.
Best regards,
Milena


