Hi, only 2 CS pins for SPI1 of J30, so only 2 slaves are available. Not sure if the cable is OK, but you can refer to OEM DG which indicates that only up to 125 mm PCB trace is available if you design a custom carrier board.
I’am afraid not easy. The two CS are dedicated SFIO pins not GPIO. But if you still want to use other GPIO pins as CS, it depends on if your driver can meet the timing request of slave device.
Hi @harit.shukla, were you able to make this setup working.
I have similar use case where I am trying to interface TI mmware RADAR devices in cascaded mode to capture RAW ADC data over CSI.
Were you also working on to capture RAW ADC data? Can you please let me know what all Nvidia side developments will be required to implement that part?