Quickly learn Arm (33)--System Control Module (2)

Publisher:RainbowMelodyLatest update time:2021-01-17 Source: eefocusKeywords:Arm Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

We have discussed the reset issue before. In fact, the execution process of the four resets is not the same. After the external reset, the processor first determines the state of P2.10 to determine whether to allow the ISP code. The watchdog reset does not have this function. The following figure briefly describes the external reset process:

    Quickly learn Arm (33)--System Control Module (2)

 

   The following figure shows the process of watchdog reset:

    Quickly learn Arm (33)--System Control Module (2)
   

The four reset modes we have talked about have priorities. In order to distinguish the four reset sources, there is a flag in the RSID register that reflects the reset source.

The power-on reset has the highest priority and can clear other reset flags.


The watchdog reset has the lowest priority, and any other reset can clear its reset flag.


The brownout check reset and external reset have the same priority and cannot clear each other's interrupt flags.

 


Let's look at the hardware reset process again:

When the 1.8V power supply of the CPU reaches 1.65V, the on-chip RC oscillator starts to oscillate, and it takes some time to stabilize. In addition, during the power-on process, the reset signal needs to remain at a low level for a period of time until the oscillation signal stabilizes.


Once the internal oscillator is stable and the external reset signal is removed, the wake-up timer in the system starts counting the oscillator clock. After the count is full, the processor and all peripheral registers are restored to the default state. You can refer to the following figure for understanding:

    Quickly learn Arm (33)--System Control Module (2)


Keywords:Arm Reference address:Quickly learn Arm (33)--System Control Module (2)

Previous article:Quickly learn Arm (34)--System Control Module (3)
Next article:Quickly learn Arm (32)--System Control Module (1)

Recommended ReadingLatest update time:2024-11-16 17:59

ARM Linux Interrupt Analysis
Introduction: Linux has prepared the address of each interrupt vector when it is initialized! That is to say, the framework for adding an interrupt service program has been given. When an interrupt occurs, it will go to a certain address to find instructions. Therefore, when we make a driver, we only need to use reque
[Microcontroller]
ARM Linux Interrupt Analysis
6. Get to know the ARM family
Let’s look at a picture first: Figure 1-1: Figure 1-1 It seems that the above are all related to ARM, but what are they respectively? In fact, the above nouns can be divided into three categories: Chip: 6410, 210, 2440. ARM core: arm11, A8, arm9 Instruction archit
[Microcontroller]
6. Get to know the ARM family
Design of a New Feeder Automation Terminal Based on ARM9
introduction With the rise of smart grid research and the continuous improvement of urban and rural power grid structures, higher requirements are put forward for distribution network automation. Feeder Terminal Unit (FTU) with selectivity, rapid fault removal and fault self-healing ability has become a research hotsp
[Microcontroller]
Design of a New Feeder Automation Terminal Based on ARM9
Key circuit design of laser particle size analyzer based on DSP and ARM
0 Introduction Laser particle size analyzer is a most advanced particle size measuring instrument with the broadest development prospects. Its measuring principle is based on Mie scattering theory. MIE scattering theory is a classic light scattering theory. Its biggest feature is that it can be used to meas
[Embedded]
Design of fire information transmission gateway based on ARM
O Introduction Fire is a major form of urban disasters. It has increasingly become an important disaster that affects social and economic development and people's lives. At present, the main method used by cities to prevent fires is to install automatic fire alarm systems and their linkage fire-fighting devices
[Microcontroller]
Design of fire information transmission gateway based on ARM
S3c2440ARM exception and interrupt system detailed explanation 8---timer interrupt program example
In this class we will write a timer interrupt service routine Use timer to realize light counting The reference material is Chapter 10 PWM TIMER Let's first show this structure diagram The structure of this diagram is very good There must be a clk (clock) in it. 1. Every time a clk (clock) comes, this TCNTn is r
[Microcontroller]
S3c2440ARM exception and interrupt system detailed explanation 8---timer interrupt program example
ARM Thumb state test
    As a learner using ARM, it is necessary to fully understand your processor core. Although some content may not be used in actual applications, it is still necessary to "understand". Thumb state is a feature of ARM, but do you know what the biggest difference between Thumb state and ARM state is? What is the origina
[Microcontroller]
ARM interrupt state and SVC state stack switching (exceptions)
Basics: Arm's register usage rules and addressing instructions: R13  Sp        stack register R14  Lr        connection register R15  PC        program counter   Multiple register addressing: LDMIA R0!, {R1-R4} Effect after execution R1  —— R2  —— R3  —— R4  ——   Stack addressing: STMFD
[Microcontroller]
ARM interrupt state and SVC state stack switching (exceptions)
Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号