The difference between events and interrupts:
As can be seen from the figure above: the trigger sources of events and interrupts are the same, both can be (external trigger edge and software interrupt register trigger)
1> When a trigger edge arrives or the software triggers the interrupt to start, the trigger signal passes through the OR gate and enters the request suspend register to suspend, and on the other hand, enters the AND gate in the figure to trigger the event pulse. If the event mask register is configured to mask the event, the pulse generator will not be started to generate a pulse signal (but the suspend bit will still be set. This is purely my own understanding. According to the data manual, it will not be suspended here). After the No. 2 route is suspended, if the interrupt register allows it, an interrupt request will be sent to the NVIC, which triggers the core action.
2> The difference between interrupts and events is that the result of an event will directly lead to the generation of an output pulse, which will trigger the corresponding hardware action. This process is automatically completed without the participation of software. Interrupts, on the other hand, require a request to the processor and enter the interrupt service function to process data, which requires the participation of software and reduces the efficiency of the CPU.
The following is a method to configure an interrupt using registers
Before that we need to understand several registers:
EXTI_IMR, EXTI_EMR, EXTI_PR, EXTI_RTSR, EXTI_ETSR, EXTI_SWIER, EXTI_PR registers
External interrupt register AFIO_EXTI[0-4];
If time output is needed, we also need the AFIO_EVCR register
The above configuration is for the peripherals. After completion, we need to perform the same configuration on the kernel. This is the end.
Previous article:STM32, RTC periodic wakeup (wakeup) interrupt
Next article:stm32 Can communication filter register setting
Recommended ReadingLatest update time:2024-11-16 12:57
- Popular Resources
- Popular amplifiers
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- New Qorvo IDP President Discusses the Future of RF, MEMS and Power Technologies
- How to choose the right RF module
- 【Review of SGP40】+ Comprehensive demo
- When designing a power supply, what cooling method do you choose?
- DSP28035_Baud rate setting
- Fuse selection
- Complaint: Xiaomi 8 got stuck and bricked after automatic upgrade
- Improved logging
- [Image recognition classification & motion detection & analog signal processing system based on Raspberry Pi 400, fifth post] Project conclusion & documentation - 11.0...
- EEWORLD University Hall----Live Replay: ADI - Inertial MEMS Applications