PIT MPC5607BMLU6

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

PIT MPC5607BMLU6

1,426件の閲覧回数
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,244件の閲覧回数
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.