Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10766

SPI driver does not support all instances with SPI_open

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • PDK
    • PDK-11152
    • NA
    • PROCESSOR_SDK_08.02.00
    • PROCESSOR_SDK_08.04.00
    • Hide
      j721e-evm
      j7200-evm
      j721e-hsevm
      j721s2-evm
      j7200-hsevm
      j784s4-evm
      Show
      j721e-evm j7200-evm j721e-hsevm j721s2-evm j7200-hsevm j784s4-evm

      The SPI driver has HW attributes defined for all 11 instances of McSPI (3 MCU + 8 Main). But, only exposes 5 instances (3 MCU + 2 main) through the SPI_open function call. The SPI open API just take a parameter for instance index, 0-2 are returned as MCU MCSPI 0-2; 3-4 are returned as MAIN MCSPI 3-4. Need to add a "domain" parameter to SPI_open to support all 11 instances.

       

      All 11 instances are supported through MCSPI_open and user can use the same as a workaround

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: