cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to disable SBK (break frame) on STM32G474RB on Asynchronous mode UART?

RPG
Senior

I have been looking in the documentation and break frame gets mentioned but cannot find whether is possible to disable the SBK.

1 ACCEPTED SOLUTION

Accepted Solutions
Andrew Neil
Evangelist III

Didn't we cover this in your other thread?

https://community.st.com/s/question/0D53W00001eaoyCSAQ/after-uart-send-the-bytes-from-the-buffer-0-is-also-received

It was a red herring - nothing you need to worry about.

The UART won't generate a Break unless you specifically force it to.

View solution in original post

2 REPLIES 2
Andrew Neil
Evangelist III

Didn't we cover this in your other thread?

https://community.st.com/s/question/0D53W00001eaoyCSAQ/after-uart-send-the-bytes-from-the-buffer-0-is-also-received

It was a red herring - nothing you need to worry about.

The UART won't generate a Break unless you specifically force it to.

RPG
Senior

Yes I created this before the other issue got solved. It can be actually deleted. Thanks for the help. I have learnt a lot :)