资料
  • 资料
  • 专题
STM3232中断优先级相关概念与使用笔记
推荐星级:
时间:2019-12-22
大小:2.43MB
阅读数:147
上传用户:2iot
查看他发布的资源
下载次数
0
所需E币
5
ebi
新用户注册即送 300 E币
更多E币赚取方法,请查看
close
资料介绍
中断系统、中断优先级、中断嵌套、中断处理等与中断相关的寄存器,对与设计编写许多实时系统、工业控制、精密测量等系统是非常重要的,但是在STM32的手册中,目前国内与STM32相关的书中,以及我手上ST公司培训的PPT资料中基本上就没有这方面的详细说明和解释。 ST公司可能认为,使用STM32的人都已经是非常了解和熟悉 ARM 或 ARM Cortex-M3的高手了,所以在它的手册中就给出下面短短的一段: 9.1 Nested vectored interrupt controller (NVIC) Features ● 68 maskable interrupt channels (not including the 16 interrupt lines of Cortex-M3) ● 16 programmable priority levels (4 bits of interrupt priority are used) ● Low-latency exception and interrupt handling ● Power management control ● Implementation of System Control Registers The NVIC and the processor core interface are closely coupled, which enables low latency interrupt processing and efficient processing of late arriving interrupts. All interrupts including the core exceptions are managed by the NVIC. For more information on exceptions and NVIC programming see Chap 5 Exceptions Chap 8 Nested Vectored Interrupt Controller of the ARM Cortex-M3 Technical Reference Manual. 没办法,自己找相关的资料学习吧。下面是根据资料,整理的东西……
版权说明:本资料由用户提供并上传,仅用于学习交流;若内容存在侵权,请进行举报,或 联系我们 删除。
PARTNER CONTENT
相关评论 (下载后评价送E币 我要评论)
没有更多评论了
  • 可能感兴趣
  • 关注本资料的网友还下载了
  • 技术白皮书