Can UART of lpc824 generate a baud rate of 5mbps?

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

Can UART of lpc824 generate a baud rate of 5mbps?

ソリューションへジャンプ
1,733件の閲覧回数
wqazoplm
Contributor I

Can UART of lpc824 generate a baud rate of 5mbps?

Thanks!

0 件の賞賛
返信
1 解決策
1,728件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As you know that the USART module of LPC824 supports two modes, one is asynchronous mode, in the mode, the USARTx_SCLK signal  is NOT used. Another is synchronous mode, in the mode, the USARTx_SCLK signal is used.

In synchronous mode, the maximum USART rate is about 10MBP, which is described in data sheet of LPC82x.

In asynchronous mode, as you know that the maximum main_clock is is 30MHz, the maximum clock for U_PCLK is 30MHz*2 with FRG module, so the maximum bit rate of USART is:

bit rate is 30*2MHz/16=3.75M bit rate per second.

 

xiangjun_rong_0-1636611172376.png

 

Hope it can help you

BR

XiangJun Rong

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,723件の閲覧回数
wqazoplm
Contributor I

Thanks

0 件の賞賛
返信
1,729件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As you know that the USART module of LPC824 supports two modes, one is asynchronous mode, in the mode, the USARTx_SCLK signal  is NOT used. Another is synchronous mode, in the mode, the USARTx_SCLK signal is used.

In synchronous mode, the maximum USART rate is about 10MBP, which is described in data sheet of LPC82x.

In asynchronous mode, as you know that the maximum main_clock is is 30MHz, the maximum clock for U_PCLK is 30MHz*2 with FRG module, so the maximum bit rate of USART is:

bit rate is 30*2MHz/16=3.75M bit rate per second.

 

xiangjun_rong_0-1636611172376.png

 

Hope it can help you

BR

XiangJun Rong

 

0 件の賞賛
返信