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.

TDA4VM: The camera driver causes the SPI communication to be stuck.

Part Number: TDA4VM

Hi,Ti

     When the camera driver is not running, the SPI in the MAIN domain can communicate normally. When the camera driver is running, the SPI in the MAIN domain sometimes only sends 32 bytes when sending 64 bytes of data, and it has been stuck in the SPI sending function.The more camera drivers you have running, the higher the chance of problems.

SPI uses interrupt mode, the baud rate is 2M, and the data frame size is 8.

I don't know why the camera driver affects the SPI, do they use the same resource?

The SDK version I am using is 07_03_00_29.