This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

rm42l432 sci中断

Other Parts Discussed in Thread: RM42L432

ti大神好。请问下我使用RM42L432 SCI时接收中断进不了 sciNotification()函数是怎么回事?可以进入 linLowLevelInterrupt(void)。但是if (g_sciTransfer_t.rx_length > 0U)总是进不去。就下面这块。