LPC1768 UART PCLK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC1768 UART PCLK

1,512件の閲覧回数
shyamshankar
Contributor II

Hi,

I am trying out the LPC1768 UART0 to run at baud rates of 1Mbps and more. It seems that to make this work I need to set the PCLK to 100MHz. What is the significance of changing PCLK ? What are the software implications of changing the PCLK to 100MHz?

Also, I actually want to make this work at around 6Mbps. Would that be possible??

Thanks.

ラベル(5)
タグ(3)
0 件の賞賛
返信
1 返信

1,276件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee
Thank you for your interest in NXP Semiconductor products and 
the opportunity to serve you.
The PCLK is generated from the CCLK, about the CCLK generation which is illustrated by the Fig 1 and you can learn the more detailed information about it in the Chapter 4: LPC176x/5x Clocking and power control, the LPCOpen library also demonstrates the way to make it in void Board_SetupClocking(void) function.

pastedImage_1.png

                                                               Fig   1
Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信