Search found 1 match
- Wed Apr 19, 2017 3:50 pm
- Forum: General Discussion
- Topic: UART 2Baud rates on single UART
- Replies: 1
- Views: 3747
UART 2Baud rates on single UART
Hi everyone ;) , I'm struggling with the UART communication. I need to change the baud rate on a single UART to implement a specific protocol. So my goal is to have two baud rates right after each other at a transmission with a minimum of change delay. I tried to do that on low level, so I used some...