MQX & 5225x with different clock speed

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

MQX & 5225x with different clock speed

跳至解决方案
1,961 次查看
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,502 次查看
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,503 次查看
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 项奖励
回复