PIT MPC5607BMLU6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PIT MPC5607BMLU6

707 Views
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 Kudos
1 Reply

525 Views
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.