bluerobotics / ping-firmware

Repository for binary files associated with ping devices
5 stars 8 forks source link

Adding Baud Rate Adaptive Function #14

Closed wangshujun-tj closed 4 years ago

wangshujun-tj commented 5 years ago

It is known that the recently launched STM32 has supported the baud rate self-control capability, considering adding corresponding items in the protocol.

You can wait for a specific frame after opening.

The function is restarted after successive frame errors.

According to the requirement of the first data enabled by stm32, we can consider adding a specific character header, which will be automatically ignored in the original protocol.

patrickelectric commented 5 years ago

Hi @wangshujun-tj and thank you for your input. Indeed this is in our plans, we are certainly going to do a release with this feature.

patrickelectric commented 4 years ago

Done in 3.28