Generating RESET signal using MCF51JM128 platform

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

Generating RESET signal using MCF51JM128 platform

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

220 Views
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 Kudos