Open main menu

DAVE Developer's Wiki β

Changes

Reset scheme (Maya)

1,780 bytes added, 08:50, 22 October 2012
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..."
{{InfoBoxTop}}
{{Applies To Maya}}
{{InfoBoxBottom}}
==Accessible reset signals==
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.
[[File:Maya-reset.png|thumbnail|center]]
===PMIC_RESET===
This pin is connected to HDRST signal (cold reset) of [http://www.ti.com/product/tps659113 PMIC TPS659113]. When high, this signals keeps PMIC in off mode and resets TPS659113 to default settings. MRST has a weak internal pulldown.

===PORSTn===
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.

===RSTOUTn===
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_RESETn===
This input signal acts as External Warm Reset. It is connected to processor's RESETn pad. Internal pullup is 2.2kOhm.

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

===MRSTn===
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 monitor==
Voltage monitoring of 3.3V rail is performed by is Texas Instruments TPS3106. Reset threshold is set to 3.15V.