Hi Niklas Swartz,
Thank you for clarification.
The CTI feature can provide a 'kind reminder' to read the remaining data in the receive FIFO, what a pity, the LPC54608 doesn't support this feature.
So I'd like to share a method to achieve the same function.
The LPC54608 can trigger an interrupt on FIFO receive level reached and the receive level is customized, it's available to receive all the in-coming data stream in the interrupt handler when setting an appropriate receive level.

Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------