cancel
Showing results for 
Search instead for 
Did you mean: 

Can you share the routine for configuring USART2 interrupt transmission and reception on stm32N657? It took a long time to configure, but it can

LQC_
Associate III
Can you share the routine for configuring USART2 interrupt transmission and reception on stm32N657? It took a long time to configure, but it can only send, but the receive interrupt cannot be triggered!

 

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Super User

Here are a bunch of examples for how to use the UART on the STM32N657:

STM32CubeN6/Projects/NUCLEO-N657X0-Q/Examples/UART at ce8a5aaf201a3b85f804d265be37452eeb15129c · STMicroelectronics/STM32CubeN6

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

1 REPLY 1
TDK
Super User

Here are a bunch of examples for how to use the UART on the STM32N657:

STM32CubeN6/Projects/NUCLEO-N657X0-Q/Examples/UART at ce8a5aaf201a3b85f804d265be37452eeb15129c · STMicroelectronics/STM32CubeN6

If you feel a post has answered your question, please click "Accept as Solution".