Difference between revisions of "AXEL ULite SOM/AXEL ULite Hardware/Power and Reset/Reset scheme and control signals"

From DAVE Developer's Wiki
Jump to: navigation, search
m (U0002 moved page Reset scheme (AXELULite) to Reset scheme (AXEL ULite) without leaving a redirect)
Line 4: Line 4:
  
 
==Introduction==
 
==Introduction==
Reset scheme is strictly related to power supply unit. As such, reading of [[Power_(AXELULite)|this page]] is strongly recommended.
+
Reset scheme is strictly related to power supply unit. As such, reading of [[Power (AXEL ULite)|this page]] is strongly recommended.
  
 
== Reset scheme and control signals ==
 
== Reset scheme and control signals ==
Line 15: Line 15:
 
Some signals that are related to reset circuitry are pulled-up to VDD_SNVS_IN. This voltage is generated by PMIC PF3000's VSNVS LDO/Switch and its actual value depends on:
 
Some signals that are related to reset circuitry are pulled-up to VDD_SNVS_IN. This voltage is generated by PMIC PF3000's VSNVS LDO/Switch and its actual value depends on:
 
* voltage applied to PF3000 VIN pin
 
* voltage applied to PF3000 VIN pin
** in case of AXELULite this pin is connected to VIN_SOM power rail
+
** in case of AXEL ULite this pin is connected to VIN_SOM power rail
 
* voltage applied to PF3000 LICELL pin
 
* voltage applied to PF3000 LICELL pin
** in case of AXELULite this pin is connected to pin 14 of SODIMM connector (PMIC_LICELL).
+
** in case of AXEL ULite this pin is connected to pin 14 of SODIMM connector (PMIC_LICELL).
 
Hence '''it is recommended that system designer takes into account these factors in order to properly manage these signals at carrier board level'''.
 
Hence '''it is recommended that system designer takes into account these factors in order to properly manage these signals at carrier board level'''.
  
Line 31: Line 31:
  
 
=== Handling CPU-initiated software reset ===
 
=== Handling CPU-initiated software reset ===
By default, iMX6UL processor does not assert any external signal when it initiates a software reset sequence. This might not guarantee a safe system reset in all conditions. For these reasons, AXELULite integrates a specific circuit that, in combination with the use on iMX6UL watchdog timer (WDT), guarantees a full hardware reset in case a software reset is issued. It is worth remembering that when this reset is triggered, a full power up cycle is issued. This technique makes use of the GPIO1_IO08 pin. Particular attention needs to be paid in case this pin needs to be used at carrier board level as well. For more details please contact the [mailto:support-axel@dave.eu technical support].
+
By default, iMX6UL processor does not assert any external signal when it initiates a software reset sequence. This might not guarantee a safe system reset in all conditions. For these reasons, AXEL ULite integrates a specific circuit that, in combination with the use on iMX6UL watchdog timer (WDT), guarantees a full hardware reset in case a software reset is issued. It is worth remembering that when this reset is triggered, a full power up cycle is issued. This technique makes use of the GPIO1_IO08 pin. Particular attention needs to be paid in case this pin needs to be used at carrier board level as well. For more details please contact the [mailto:support-axel@dave.eu technical support].
  
This technique is supported by [[AXELULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)|AXELULite Embedded LinuxKit]].
+
This technique is supported by [[AXEL ULite and SBC Lynx Embedded Linux Kit (XUELK)|AXEL ULite Embedded LinuxKit]].
  
 
==References==
 
==References==
 
{{reflist}}
 
{{reflist}}

Revision as of 21:23, 21 July 2016

Info Box
AXEL ULite-top.png Applies to AXEL ULite

Introduction[edit | edit source]

Reset scheme is strictly related to power supply unit. As such, reading of this page is strongly recommended.

Reset scheme and control signals[edit | edit source]

The following picture shows the simplified block diagram of reset scheme and voltage monitoring.

Simplified block diagram of reset circuitry and voltage monitoring

VDD_SNVS_IN[edit | edit source]

Some signals that are related to reset circuitry are pulled-up to VDD_SNVS_IN. This voltage is generated by PMIC PF3000's VSNVS LDO/Switch and its actual value depends on:

  • voltage applied to PF3000 VIN pin
    • in case of AXEL ULite this pin is connected to VIN_SOM power rail
  • voltage applied to PF3000 LICELL pin
    • in case of AXEL ULite this pin is connected to pin 14 of SODIMM connector (PMIC_LICELL).

Hence it is recommended that system designer takes into account these factors in order to properly manage these signals at carrier board level.

For more details please refer to section VSNVS LDO/Switch of Freescale Semiconductor PF3000 Advance Information document[1].

CPU_PORn[edit | edit source]

The following devices can assert this active-low signal:

  • PMIC
  • voltage monitor: this device monitors critical power voltages and triggers a reset pulse in case any of these exhibits a brownout condition.

Since SPI NOR flash can be used as boot device, CPU_PORn is connected to this device too. This guarantees it is in a known state when reset signal is released.

Handling CPU-initiated software reset[edit | edit source]

By default, iMX6UL processor does not assert any external signal when it initiates a software reset sequence. This might not guarantee a safe system reset in all conditions. For these reasons, AXEL ULite integrates a specific circuit that, in combination with the use on iMX6UL watchdog timer (WDT), guarantees a full hardware reset in case a software reset is issued. It is worth remembering that when this reset is triggered, a full power up cycle is issued. This technique makes use of the GPIO1_IO08 pin. Particular attention needs to be paid in case this pin needs to be used at carrier board level as well. For more details please contact the technical support.

This technique is supported by AXEL ULite Embedded LinuxKit.

References[edit | edit source]

  1. Freescale Semiconductor, PF3000 Advance Information - Power Management Integrated Circuit (PMIC) for i.MX 7 & i.MX 6SL/SX/UL