LPC546xx Flexcomm maximum clock frequency

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

LPC546xx Flexcomm maximum clock frequency

ソリューションへジャンプ
2,662件の閲覧回数
NoahPendleton_Markforged
Contributor I

Hello-

The LPC546xx manual has this note about Flexcomm clock selection:

(Section 24.4 of UM10912 Rev 2.4)

Remark: The Flexcomm Interface function clock frequency should not be higher than
48 MHz.

We've experimented with selecting a 96MHz Audio PLL clock output for the Flexcomm interface; with a 16x oversample setting, this lets us use the maximum 6Mbaud speed for the USART (and seems to be working properly).

Is this configuration supported? Can a 96MHz clock be selected for the Flexcomm peripherals?

Thanks!

1 解決策
2,569件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, all,

This is AE team reply:

"We need to follow UM, the maximum limit clock is 48M, this is due to design limitation."

 

BR

Xiangjun Rong

元の投稿で解決策を見る

7 返答(返信)
2,585件の閲覧回数
dlaw2
Contributor II

Thank you for looking into this. It would be really nice to have a definite reply from someone who knows the reason for the limitation, instead of "I think it can be ignored" followed by "we think it is correct". The flexcomm peripheral works fine with a 96 MHz clock from all of our testing.

0 件の賞賛
返信
2,580件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Anyway, I have asked the AE team what the 48MHz limitation  means exactly,  I will update the thread after I get reply.

BR

XiangJun Rong

2,570件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, all,

This is AE team reply:

"We need to follow UM, the maximum limit clock is 48M, this is due to design limitation."

 

BR

Xiangjun Rong

2,562件の閲覧回数
NoahPendleton_Markforged
Contributor I

Hi Xiangjun-

Thanks for checking, much appreciated! We'll use 48MHz as the input clock to the Flexcomm.

Thanks!
Noah

0 件の賞賛
返信
2,647件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Noah,

I think it is a general guide line for the Flexcomm interface, as you use USART module, pls refer to the section 7.17.8.4 USART in data sheet of LPC546xx. which can be downloaded from

https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mc...

As it says that the bit rate can reach up to 6.25M in asynchronous mode, the USART driving clock will be 16*6.25M=100M.

Hope it can help you

BR

XiangJun Rong

xiangjun_rong_0-1617938630770.png

 

0 件の賞賛
返信
2,635件の閲覧回数
dlaw2
Contributor II

Are you certain that the Remark about 48 MHz can be ignored? If it is incorrect, then why is it written in the user manual?

Please note that it is possible to obtain a USART speed of 6.25M with a flexcomm clock of 48 MHz or less by setting a lower value of the OSR register.

0 件の賞賛
返信
2,593件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Noah,

I agree with you that reducing the oversampling from 16 bits can reduce the required uart driving clock frequency.

baud rate = [FCLK / oversample rate] / BRG divide

The BRG is USART Baud Rate Generator register,is a clock divider.

I have consulted with AE engineer, we think that the Remark about 48 MHz clock limitation is correct, you should follow up the clock limitation.

Hope it can help you

BR

Xiangjun rong

0 件の賞賛
返信