2020-11-15 08:00 AM
I'm using stm32f103c8 development board. I want to use USART(Sync Mode) protocol not UART. But I couldn't find usart library. What is your suggestion? Can I pull from random github project files? Is that good solution?
2020-11-15 08:20 AM
> But I couldn't find usart library.
Where did you look? Seems like they're there to me:
2020-11-15 08:29 AM
Yeah It's on github. I couldn't find on my project file. It could be a project file building exception.
2020-11-15 08:37 AM
Sorry my fault. I picked wrong com mode