Terminate an incomming UART packet by recognising a terminating ASCII character (using UART interrupts)
Posted on June 27, 2018 at 19:11Hi, I'm new to this community and I hope you can help with my first question.After a lot of effort in trying to get arbtrary length packet reception over UART working on an STM32F3 processor i've changed tack and I'm ...