Forum Discussion

ONors's avatar
ONors
Icon for New Contributor rankNew Contributor
3 years ago
Solved

UART block until all data is sent

I need to synchronize sending some data on a UART to some other events. I therefore need to know when the UART have completed sending all data in the SW buffer. I am using the regular UART in Quartus...
  • ShengN_altera's avatar
    3 years ago

    Hi,

    May be you can try to access these uart core control register bits for interrupt. Can refer to this manual (page 145).

    Best Regards

    Sheng

    p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution and give Kudos.