Page 1 of 1

MOD5270 Internal Reset Circuitry

Posted: Tue Jan 24, 2012 11:25 am
by anidea
What does the reset circuit look like on the MOD5270 pcb? Is there a reset chip or does the line go directly to the CF?

I wish to drive the reset in line with a slow RC while I implement a 'Linksys Reset' type circuit (hold the button) and I want to be sure the signal will be cleaned up before it hits the actual CF chip.

Thanks,

Gabriel

Re: MOD5270 Internal Reset Circuitry

Posted: Tue Jan 24, 2012 12:41 pm
by lgitlitz
The MCF5270 has its own internal reset controller. The RSTI signal is routed to pin N13(reset in) of the processor, J1[28], and J3[7] (the BDM header). It also is connected to a 4.7K pull-up resistor. The RSTO signal comes from the processor pin P13 and goes to the Ethernet PHY, a boot configuration latch, and J1[30].
The only electrical specifications you should be worried about are RSTI of the MCF5270. Take a look at the following document:
C:\nburn\docs\FreescaleManuals\MCF5271EC.pdf

-Larry

Re: MOD5270 Internal Reset Circuitry

Posted: Tue Jan 24, 2012 1:00 pm
by pbreed
We have implemented exactly that kind of circuit for the SB700EX (5270 baseD) and it works just fine.

Re: MOD5270 Internal Reset Circuitry

Posted: Tue Jan 24, 2012 2:05 pm
by anidea
Thank you kindly. I've attached my schematic for the reset generator. Any suggestions?

Re: MOD5270 Internal Reset Circuitry

Posted: Tue Jan 24, 2012 10:26 pm
by pbreed
I think the MOD5270 already has a 4.7K pullup.What you show should work.

Paul