2024-02-18 11:17 PM
Hello, I was implementing UART in interrupt mode on SPC58 (using SPC5 stduio sample code) and encountered an issue where DTF_TFF does not occur during operation. For example, when I request the transmission of 23 bytes, DTF_TFF randomly does not occur, resulting in the interruption of data transmission. Could I get some help on this issue?