Skip to main content
mllona
Associate II
May 24, 2019
Question

USART_SendBreak not available on STM32F373

  • May 24, 2019
  • 0 replies
  • 462 views

Hi,

I have to configure a STM32F373 as a LIN Master. The problem is that the function USART_SendBreak is not available.

The reference manual says that I have to set the SBKRQ bit to send the break frame, but this bit is only available for a break request, not for sending it.

Does anybody knows how to send a break frame?

Thanks

This topic has been closed for replies.