How to implement software automatic baud rate detection for STM32F407IG?
Hi i want to make the automatic baud rate detection for my STM32F407IG, which supports only the software variant. Here is the link where the software variant is described --> https://www.st.com/content/ccc/resource/technical/document/application_note/group0/66/fa/62/a2/5c/75/48/a8/DM00327191/files/DM00327191.pdf/jcr:content/translations/en.DM00327191.pdf
The Issue here is that it is not really described where and how i should integrate the code showed in Table 5.
I use the STM32F407IG to communicate with a BMC but the Baud rate between the two is not adjusted.
Thanks for every help!
