Open main menu

DAVE Developer's Wiki β

Changes

no edit summary
! colspan="4" style="width:100%; text-align:left" ; border-bottom:solid 2px #ededed" |History
|-
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Version
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Issue Date
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
|-
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |1.0.0| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |Sep 2020/09/28
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |First release
|-
[[File:MITO 8M-reset-scheme.png | 800px]]
 
''TBD: qui di seguito vanno inserite le sezioni che includano la descrizione dei segnali coinvolti nella fase di Reset, ad esempio:''
 
* MRST
* POR
* SNVS
* SYSRST
* ...
 
'''TBD: indicare le connessioni del segnale di reset verso altri device interni (come per esempio la NOR SPI'''
 
''TBD: di seguito la pagina di AXEL Lite da rivedere nel caso di altri SOM''
=== NVCC_VSNVS ===
=== EXT_RESET ===
EXT_RESET is internally pulled-up with a 90kΩ to NVCC_VSNVS. Connect EXT_RESET signal to DGND GND (for example with a button or an open-collector circuit) causes the internal supervisor IC to assert its RESETn output.
This will power down the VDD_SOC_0V9 and make PMIC_ON pulled low by PG (Power Good) of VDD_SOC_0V9 regulator.
=== CPU_PORn ===
The following devices PMIC can assert this active-low signal:. Other internal IC, such as ethernet PHY or boot memory devices, could be connected to this signal. This guarantees it is in a known state when reset signal is released.* PMIC=== CPU_ONOFF ===* multipleCPU_ONOFF is internally pulled-voltage monitor: this device monitors critical up with a 100kΩ to NVCC_VSNVS. This input signal is connected directly to the ONOFF input of the CPU. === BOARD_PGOOD ===BOARD_PGOOD is directly related to the internal NVCC_3V3 rail (I/O pins supply) presence and must be used as power enable for all the electronics on MITO 8M carrier board. When the I/O pins power voltages and triggers a reset pulse rail on MITO 8M is not ready (BOARD_PGOOD low) all the integrated circuits connected to the CPU must be powered off in case any of these exhibits order to avoid back-powering or other issue related to a brownout condition wrong power-up sequence.
Since SPI NOR flash can be used as boot device, CPU_PORn === BOOT_MODE_SEL ===BOOT_MODE_SEL is connected internally pulled-up with a 100kΩ to this device too. This guarantees it is in a known state when reset signal is releasedNVCC_3V3.
=== CPU_ONOFF ===CPU_ONOFF is internally pulled-up with a 100kΩ When connected to NVCC_VSNVSGND, select the external microSD as the boot device.
=== Handling CPU-initiated software reset ===
For these reasons it is strongly recommended to use a different approach that, in combination with the use of a processor's watchdog timer (WDT), provides a full hardware reset in case a software reset is issued.
This technique is implemented in [[MITO_8M_SOM/DESK-MX8MX8M-L|DESK-MX8MX8M-L]]. At the software level, U-Boot and Linux kernel software reset routines make use of the processor's WDT to assert the WDOG_B signal. This signal in turn is routed to the GPIO1_IO02 pad. At the hardware level, this signal is AC-coupled to the master reset pin of the internal supervisor IC. It acts as a complete hardware reset by the assertion of its RESETn output (on the same way of EXT_RESET pin).
----
[[Category:MITO 8M]]
8,226
edits