This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM69A: Configuration of custom camera to AM69A based custom hardware

Part Number: PROCESSOR-SDK-AM69A
Other Parts Discussed in Thread: DS90CR286, AM69A

Tool/software:

Hi,

I want to input csi2 to my am69A based custom hardware. My input standard is camera link base standard which is being converted to 8-bit parallel data using ds90cr286. I want to use Toshiba tc358746 (parallel to csi2) to input csi2 to my board. 

The diagram below explains.

My question is, is this possible to configure my hardware to receive video properly using this configuration? Also is driver for Toshiba bridge available in am69a sdk kernel? 

Basically I want to ask about the steps involved to configure my hardware to received lvds.

Thanks.

  • Hi Muneeb,

    My question is, is this possible to configure my hardware to receive video properly using this configuration?

    It may be. If the devices you've chosen all are correct for translating the protocols, I see no reason it wouldn't work. The only issues would then be signal integrity and ensuring the devices are brought up properly. Although, is there a reason you must use Camera Link instead of a CSI camera?

    Also is driver for Toshiba bridge available in am69a sdk kernel? 

    Yes, the Linux kernel contains a tc358746 driver.

    Best,
    Jared