Question
change pin status UART to GPIO
Posted on July 05, 2018 at 08:10
Hi everyone, in my system (freertos based) i need some low pulse before sending uart datas. So i must change tx pin to gpio and send low pulse along appx. 100uS and after that i must rechange it to uart fastly. How can i do this dynamically and time efficently. I need an advice for it. Thanks.
#freertos #uart #gpio