disk91 / stm32-it-sdk

Disk91 STM32 IoT SDK
https://www.disk91.com
GNU General Public License v3.0
45 stars 19 forks source link

Add new serial speed #51

Closed zokl closed 3 years ago

zokl commented 4 years ago

Hello,

are you able to add new serial line speed to your SDK - 2400, 1200, 900, and 300 bps? There is use full for low-speed devices as power meters or similar.

Thank you, Zbynek Kocur

disk91 commented 4 years ago

sure... I'll

disk91 commented 4 years ago

Have been integrated in devel and master. Let me know if you have any issue with it.

fakub commented 4 years ago

As @zokl outlined, we need bauds 300 and 600, too. Would you please add them as well? Many thanks!

disk91 commented 3 years ago

Sure I'll

disk91 commented 3 years ago

Added in commit #57