Skip to main content
FSant.18
Associate
March 21, 2019
Question

Usart 1 how rs232

  • March 21, 2019
  • 3 replies
  • 867 views

I need to use the serial usart1 how comunication and receiver data by interrupt​

This topic has been closed for replies.

3 replies

S.Ma
Principal
March 21, 2019

As setup details are missing, the answer will be generic: Get the cube sw package for the stm32 family you chose, browse the folder for the nucleo closest to your target mcu and look in uart example witg interrupt.

FSant.18
FSant.18Author
Associate
March 21, 2019

Thanks,​

I use this usart how bootloader but need to conuction rs232 ​too.

Receiver by interrupt​

FSant.18
FSant.18Author
Associate
March 21, 2019

Afther the configuration ​ no happened the interrupt in usart 1

I use the same confiration in Usart3 is work​