KurtE / FlexIO_t4

Teensy 4 beta - WIP Flex IO support including Serial
MIT License
25 stars 18 forks source link

FlexSerial setClock() functions for slower baud rate support #13

Closed PaulStoffregen closed 10 months ago

PaulStoffregen commented 10 months ago

Sadly, I gave up (after many fruitless hours) on finding a way to use 16 bit timers or an extra timer as a prescaler.

So this is the next best thing I could do, better functions to easily set the clock. Using the audio or video PLL, baud rates down to 1800 can work.