Does anybody know how to perform an Auto Baudrate on a K60 chip for a UART? I've done this before on a few other chips, usually ones that have an input capture pin, but I'm not aware of a K60 having such a pin so I was wondering if anybody has a different way of doing this when a basic sync byte is sent on the UART, 0x55.
Thanks in advance.
Hi Jason,
Kinetis has input capture capabilities built into the FlexTimer (FTM) module. There are multiple pins available, including some already muxed with UART pins.
-Anthony
Hi Jason,
Unfortunately I'm not aware of any examples already created. Perhaps someone can respond with something they've created, or you can share what you come up with.
-Anthony