MOD5270 Internal Reset Circuitry

Discussion to talk about hardware related topics only.
Post Reply
anidea
Posts: 4
Joined: Tue Jan 24, 2012 10:00 am

MOD5270 Internal Reset Circuitry

Post 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
User avatar
lgitlitz
Posts: 331
Joined: Wed Apr 23, 2008 11:43 am
Location: San Diego, CA
Contact:

Re: MOD5270 Internal Reset Circuitry

Post 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
User avatar
pbreed
Posts: 1081
Joined: Thu Apr 24, 2008 3:58 pm

Re: MOD5270 Internal Reset Circuitry

Post by pbreed »

We have implemented exactly that kind of circuit for the SB700EX (5270 baseD) and it works just fine.
anidea
Posts: 4
Joined: Tue Jan 24, 2012 10:00 am

Re: MOD5270 Internal Reset Circuitry

Post by anidea »

Thank you kindly. I've attached my schematic for the reset generator. Any suggestions?
Attachments
reset.jpg
reset.jpg (74.35 KiB) Viewed 3597 times
User avatar
pbreed
Posts: 1081
Joined: Thu Apr 24, 2008 3:58 pm

Re: MOD5270 Internal Reset Circuitry

Post by pbreed »

I think the MOD5270 already has a 4.7K pullup.What you show should work.

Paul
Post Reply