ONors
New Contributor
3 years agoUART 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...
- 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.