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.

TDA4VMXEVM: SPI driver support for MCSPI in Main Domain

Part Number: TDA4VMXEVM

Hello guys,

I noticed that there is no support for the MCSPI modules in main domain from PSDKRA. I need to work with module MCSPI3.

Do you have a time schedule if and when the SPI drivers of PDK will support the SPI modules in main domain of TDA4 ?

Best regards,

Thomas

  • Hi,

    This is already supported by the McSPI driver present in pdk/packages/ti/drv/spi folder.

    The default SOC configuration in spi/soc/j721e folder doesn;t support this. But the API SPI_socSetInitCfg() can be used to override the default values like baseaddress for McSPI3 before calling MCSPI_init API

    Regards

    Sivaraj R