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

I2S read/write callback is invoked improperly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • TI Device Drivers
    • TIDRIVERS-1078
    • 3.10.03
    • 3.20.00
    • Hide
      When using the I2S driver in callback mode, the read/write callback should invoke when the passed buffer is done transferring data. Instead, the callback was invoked right as the passed buffer is about to start transferring data. This is a problem as this means the buffer pointer given by the callback is not safe to manipulate.
      Show
      When using the I2S driver in callback mode, the read/write callback should invoke when the passed buffer is done transferring data. Instead, the callback was invoked right as the passed buffer is about to start transferring data. This is a problem as this means the buffer pointer given by the callback is not safe to manipulate.

      I2S read/write callback is invoked improperly

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

              Created:
              Updated:
              Resolved: