Follow+Public Account Number, don’t miss out on exciting content
Author | strongerHuang
WeChat Public Account | Embedded Column
About Cortex-M Processors
First, let’s introduce some content related to Cortex-M processors, this article will discuss it in conjunction with the STM32 based on the Cortex-M3 core.
Cortex-M3 is just one core of the STM32F1. Conversely, STM32F1 is a chip that adds some peripherals (such as: USART, AD, etc.) based on Cortex-M3.
Cortex-M Interrupt Control
NVIC: Nested Vectored Interrupt Controller, which is the nested vector interrupt controller.
RTOS Interrupt Priority Configuration
This section discusses the maximum interrupt priority configuration issue of FreeRTOS, which is in the FreeRTOSConfig.h configuration file:
Leave a Comment
Your email address will not be published. Required fields are marked *