Generating RESET signal using MCF51JM128 platform

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

Generating RESET signal using MCF51JM128 platform

757 次查看
MWMinor
Contributor V

I'm developing an application using CodeWarrior which will run on an MCF51JM128-based system and would like to get the processor to drive a RESET signal for an LCD display. I've looped at the Init_COP component and thought this might be the solution but I'm not sure. Can anyone provide some guidance please..?

Thanks

Ken

0 项奖励
回复
1 回复

666 次查看
Petr_H
NXP Employee
NXP Employee

Hi,

Could you write more details on what kind of LCD do you use and how it's connected to the MCU?

The Init_COP provides an initialization of the COP module which is a kind of watchdog that resets two whole processor if it's not refreshed.

If the mentioned RESET pin is s standard digital IO you can drive it using BitIO component.

best regards

Petr Hradsky

Processor Expert Support Team

0 项奖励
回复