Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 216564

Forum Post: RE: LM3S9D96 UART: minimum settable baudrate

$
0
0

Hi Kel,

thanks for the answer

Yes, i understand the differences. in UART, for baudrate, it will it will include start bit, data size, stopbit and optional parity check.

My issue is not about that bps  or baud, I try to achieve 60 baud rate.

I couldn't find any information on LM3S9D96 or LM3S9B90, lowest settable bit rate or baudrate.

UARTConfigSetExpClk and UARTConfigGetExpClk api used the word Baudrate. I set it with 60 baud and when I get it back, I got 280 baud.

UARTConfigSetExpClk(ulUartBase, ulUARTClk, 60, ulConfig);
UARTConfigGetExpClk(_ulUartBase, ulUARTClk, &ulActualBaud, &ulActualConfig );

Thanks


Viewing all articles
Browse latest Browse all 216564

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>