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

Spi_AsyncTransmit can not transmit more than 32 bytes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • PDK
    • PDK-10128
    • MCAL_01.06.03
    • MCUSW_J7_10.00.00
    • Hide
      j7200-evm
      j721e-evm
      j722s-evm
      Show
      j7200-evm j721e-evm j722s-evm

      Issue details are:
      1. when requested as multiple of 32 bytes, but more than 32 bytes, e.g., 64 bytes, only one 32-byte interrupt transmit happens and rest are ignored.
      2. when requested as non-multiple of 32 bytes, but more than 32 bytes, e.g., 70 bytes. In this case, when Spi_SetupEB is first called, there is no actual limit with the transmission, but when Spi_SetupEB is called second time, program can not transmit.

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

              Created:
              Updated: