PIT MPC5607BMLU6

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

PIT MPC5607BMLU6

1,574 次查看
stefanschiebel
Contributor II

Hello,

my task is to programm an MPC5607BMLU. I want to start the PIT of the processor to generate an interrupt, but i can't enable the PIT with the command PIT.PITMCR.MDIS=0.

After that row, the MDIS Bit is still a 1 and so the PIT is disabled.

How can I enable the PIT-System? What bits are necessary for that operation, too?

Thans for your answers.

Stefan Schiebel

Porsche Engineering Services GmbH

0 项奖励
回复
1 回复

1,392 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

HI, pay attention to following example code where LED blinking is performed by PIT:

https://community.nxp.com/docs/DOC-329480 

I guess you don't have properly configured ME module.