Hi,
I am trying to make the data packet
My micro is supporting 19200 kbps Uart Serial communication.
For TPS92662, clock we are providing via XTAL0 & XTAL1 pins is 16MHz external oscillator. The baud rate is based on the system CLK and is one-sixteenth of the clock input frequency as per the datasheet of TPS92662 driver. That means, Baud rate is configured for 1000kbps and from micro we are supporting 19200kbps.
Request you to please tell us, How can I communicate with this device.
Thanks