UART baudate selection in the LPCOPEN

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

UART baudate selection in the LPCOPEN

671 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dizgah on Mon May 02 00:30:34 MST 2016
whats differences between 2 below functions?
Chip_Clock_SetUSARTNBaseClockRate((115200 * 16), true);
Chip_UART_SetBaud(LPC_USART1, 115200);

As i know second is for setting baud rate,but i'm in doubt about first,why it must be ratio of 16? for 9.6 Kbps is 115200 must changed to 9600?
WBR.
标签 (1)
0 项奖励
回复
1 回复

629 次查看
lpcware
NXP Employee
NXP Employee
bump
0 项奖励
回复