Hello Champs,
When customer is debugging the mcu spi1 of tda4-vh, he finds that tda4 cannot read the miso signal, and the value of the mcspi_rx register of mcu spi1 is 0. But it is normal to measure the MISO signal with an oscilloscope.
He is using the spi driver code of sdk8.2 pdklimian. In addition, he uses the main spi5 to communicate normally, and he can successfully read the signal value of MISO.
The same driver code he used in the cross-validation of mcu spi1 and main spi5 includes slave device configuration, but the configuration base address and interrupt number of spi are different, but he used polling mode.
Let us use the results of cross-validation of mcu spi1 and main spi5 below:
(1)mcu spi1 configuration and test result
But we read the value of the 0x4031013c register as 0.
(2)main spi5 configuration and test result
Thanks
Regards,
Shine