ADC only works running from MRAM MCF52259EVB

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

ADC only works running from MRAM MCF52259EVB

跳至解决方案
1,063 次查看
k_dev
Contributor I

Hello All,

 

I am having some issues with the MQX ADC drivers when running from flash. The devices all open but the ADC channels never sample. When I build my code and run from MRAM everything works. I am working with the MCF52259 EVB.

 

I was curious and went to the ADC example, compiled it and programmed to flash. Running the code from flash had the same result. When running ADC example code from flash on the 52259 EVB the ADC channels will never sample, it seems that I can only get the example (and my code) to run successfully from MRAM. Any help is greatly appreciated!

 

Thanks & Best Regards,

 

Kellen

0 项奖励
1 解答
446 次查看
JuroV
NXP Employee
NXP Employee

It works here. Tested on MQX 3.6.1, m52259evb, Int flash Debug target.

Have you rebuilt your BSP and PSP?

 

在原帖中查看解决方案

0 项奖励
2 回复数
447 次查看
JuroV
NXP Employee
NXP Employee

It works here. Tested on MQX 3.6.1, m52259evb, Int flash Debug target.

Have you rebuilt your BSP and PSP?

 

0 项奖励
446 次查看
k_dev
Contributor I

It seems the issue is only with MQX 3.5. I upgraded to 3.6 and have no issues.

 

Thanks!

0 项奖励