关于STM32中断优先级分组的科普,初学者常见问题解答(Q&A)

2019-07-20 23:41发布

CM3内核集成了强大的NVIC(可嵌套的向量中断控制器),
权威指南中介绍它就花了大量篇幅,
要把整个NVIC完全搞懂也不容易,
我也只学习了一点皮毛,
对于初学者来说,中断优先级分组及中断优先级设定这种基本问题是绕不开的,
刚接触NVIC的同学对此常有疑问,
本帖仅仅针对STM32中断优先级分组这一个方面,
给初学者科普一下这方面的常见问题,
老手请绕道,不过欢迎进来交流。
也可以提新的问题,我所知道的尽量解答。
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
49条回答
agelarui
1楼-- · 2019-07-25 07:45
agelarui 发表于 2018-10-13 09:33
亲,请问SCB->AIRCR的BIT10:8 ,3位。但是分组为什么说4位,另一位在哪里?

The PRIGROUP field indicates the position of the binary point that splits the PRI_n fields in
the Interrupt Priority Registers into separate group priority and subpriority fields.
agelarui
2楼-- · 2019-07-25 09:27
 精彩回答 2  元偷偷看……
warship
3楼-- · 2019-07-25 11:12
agelarui 发表于 2018-10-13 09:38
SCB->AIRCR的BIT10:8 设置分割点的位置,而设置寄存器在 PRI_n field里面 ,请问PRI_n field在哪里

看问题二
warship
4楼-- · 2019-07-25 13:07
本帖最后由 warship 于 2018-10-13 21:35 编辑
agelarui 发表于 2018-10-13 09:36
The PRIGROUP field indicates the position of the binary point that splits the PRI_n fields in
the ...

Please read the answer for question No.2 carefully.
douxiaolingyun
5楼-- · 2019-07-25 18:22
 精彩回答 2  元偷偷看……
ningyonggan
6楼-- · 2019-07-25 22:30
必须顶一下!!!

一周热门 更多>