Skip to main content
Explorer
May 9, 2025
Solved

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

  • May 9, 2025
  • 1 reply
  • 360 views
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!

 

    This topic has been closed for replies.
    Best answer by TDK

    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

    1 reply

    TDKAnswer
    Super User
    May 9, 2025