Solved
UART interrupt priority
Hi Team,
I would like to know which MCU has the highest UART interrupt priority.
Thanks & Regards,
Anbu
Hi Team,
I would like to know which MCU has the highest UART interrupt priority.
Thanks & Regards,
Anbu
Hello,
UART (USART) interrupt priority is set to 0 (the lowest priority) by default. But it can be easily changed up to the highest priority. It can be changed in code or in CubeMX in NVIC settings:

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.