MQX & 5225x with different clock speed

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

MQX & 5225x with different clock speed

ソリューションへジャンプ
1,957件の閲覧回数
iaccy
Contributor I
I am using a crystal of 7M3728MHz and letting the pll multiply it by 10. I've done this outside the BSP/PSP source, i.e. in the startup task. I know I can change it in the bsp_init.c file but where do I make the changes in MQX so that it knows it has a 73M728Hz Fsys reference and not 80MHz?
0 件の賞賛
返信
1 解決策
1,498件の閲覧回数
Nouchi
Senior Contributor II

Hello,

 

To do that, you need to create/modify a BSP. It's explained in MQXUG.pdf in chapter 5, how to developing a new BSP.

 

 

Emmanuel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,499件の閲覧回数
Nouchi
Senior Contributor II

Hello,

 

To do that, you need to create/modify a BSP. It's explained in MQXUG.pdf in chapter 5, how to developing a new BSP.

 

 

Emmanuel

0 件の賞賛
返信