This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Asking for UART converter solution

Other Parts Discussed in Thread: TL16C752D

Hi Team,

Do we have solution that can support UART converter baud rate from 115200 to 9600?

BR,

SHH

  • Hi SHH,

    Are you asking for this feature built into a UART chip or just a device in general that can scale down a clock rate from 115200 to 9600?

    I know we have this capability in our microcontrollers. A device like the TL16C752D is a UART chip with a Baud rate generator built in. It can be programmed through software.

    "The TL16C752D device includes a programmable baud rate generator that can divide the timing reference clock
    by a divisor between 1 and 65535. A bit (MCR7) can be used to invoke a prescaler (divide by 4) off the reference
    clock, prior to the baud rate generator input. The divide by 4 prescaler is selected when MCR7 is set to 1."

    Best,

    Chris