Open main menu

DAVE Developer's Wiki β

Reset scheme (Maya)

Revision as of 08:50, 22 October 2012 by DevWikiAdmin (talk | contribs) (Created page with "{{InfoBoxTop}} {{Applies To Maya}} {{InfoBoxBottom}} ==Accessible reset signals== Six different reset signals are provided by Maya SOM. Following sections describe in more det...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Info Box
Maya 03.png Applies to Maya

Contents

Accessible reset signalsEdit

Six different reset signals are provided by Maya SOM. Following sections describe in more detail each one.

Please also refer to the following image showing a simplified diagram of reset signals orgnaization.

PMIC_RESETEdit

This pin is connected to HDRST signal (cold reset) of PMIC TPS659113. When high, this signals keeps PMIC in off mode and resets TPS659113 to default settings. MRST has a weak internal pulldown.

PORSTnEdit

PORSTn is a bidirectional open-drain signal. It is connected to:

  • PORn input (Power-on Reset) of DM8148 processor
  • NRESPWRON2 output of PMIC.

Internal pullup is 10kOhm.

RSTOUTnEdit

This ouput signal is asserted by DM8148 processor until it gets out of reset. It is usually used to reset external memories and peripherals conneteced to processor. It is connected to:

  • RSTOUT_WD_OUTn pad of DM8148 processor
  • 2k2 pull down resistor.

In case it is used to reset devices on carrier board, its driving capability has to be taken into account.

CPU_RESETnEdit

This input signal acts as External Warm Reset. It is connected to processor's RESETn pad. Internal pullup is 2.2kOhm.

JTAG_TRSTnEdit

This input signal acts as Emulation Warm Reset. It is connected to processor's TRSTn pad. Internal pulldown is 4.7kOhm

MRSTnEdit

This signal is connected to volage supervisor's manual-reset input. It is typically used to connect a push button.

When pulled low, it forces a reset at supervisor level that, in turn, triggers a power-on reset sequence.

Voltage monitorEdit

Voltage monitoring of 3.3V rail is performed by is Texas Instruments TPS3106. Reset threshold is set to 3.15V.