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

MCUSW: SPI MCAL: DMA Mode is not working if length is not FIFO aligned

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • MCAL
    • MCAL-5185
    • Hide
      MCUSW_J7_01.05.00
      MCUSW_J7_01.03.02
      Show
      MCUSW_J7_01.05.00 MCUSW_J7_01.03.02
    • MCUSW_J7_01.06.00
    • Hide
      j7200-evm
      j721e-evm
      Show
      j7200-evm j721e-evm

      In case of DMA, If number of words to transfer are more than effective SPI FIFO Depth and is not a multiple of FIFO Depth, is not working.
      Only remaining chunks of bytes which are not a multiple of FIFO Depth are not transferred.

      For eg: FIFO Depth is 32bytes

      Length is 100 Words, each word data size is 1byte.

      Then number of words actually transferred is 96. Remaining 4 words is not transferred

       

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

              Created:
              Updated:
              Resolved: