mimxrt1050-EVK(B) Changing System Clock

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

mimxrt1050-EVK(B) Changing System Clock

跳至解决方案
1,227 次查看
michaelsmorto
Contributor IV

Is there a way to change the system clock and its dependencies at run time.  Think there was a power_mode_switch app in an old version of the SDK that someone mentioned to me.  Is there a way to get a copy?

Thanks

Mike

EDIT:  I believe its the app referenced in application note AN12094, Power consumption and measurement of i.MXRT1050 

0 项奖励
1 解答
1,096 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Michael

power_mode_switch.c can be found in software for AN12245

Power Consumption and Measurement of i.MXRT1060

https://www.nxp.com/webapp/Download?colCode=AN12245SW 

https://www.nxp.com/docs/en/application-note/AN12245.pdf 

In general changing the system clock and its dependencies at run time

possible using guidelines in sect.13.6.1.5.1 Clock Switcher i.MXRT1050 Reference Manual.

For example changing DDR frequency should be done from internal memory like OCRAM or FlexRAM.

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

在原帖中查看解决方案

0 项奖励
2 回复数
1,097 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Michael

power_mode_switch.c can be found in software for AN12245

Power Consumption and Measurement of i.MXRT1060

https://www.nxp.com/webapp/Download?colCode=AN12245SW 

https://www.nxp.com/docs/en/application-note/AN12245.pdf 

In general changing the system clock and its dependencies at run time

possible using guidelines in sect.13.6.1.5.1 Clock Switcher i.MXRT1050 Reference Manual.

For example changing DDR frequency should be done from internal memory like OCRAM or FlexRAM.

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

0 项奖励
1,096 次查看
michaelsmorto
Contributor IV

Thanks for the quick reply will definitely give it a try.

Respectfully

Mike

0 项奖励