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: TDA4 MCSPI master slave work at same time

Part Number: TDA4VM

Dear experts,

Enviroment:sdk7.2+qnx710+custom board

We use mcspi0 as slave spi and mcspi1 as master spi to communicate with external MCU.

mcspi0 and mcspi1 operate in two different task.Both master task and slave task are blocked.

So I want to know whether MCSPI0 and MCSPI1 can work together?

thanks!