[STM32F4] 中断是不是可以设定

[复制链接]
486|11
 楼主| kangzj 发表于 2019-8-18 17:22 | 显示全部楼层 |阅读模式
不知道stm32f4的中断是不是可以设定?资料没有找到可以设定的寄存器
zwll 发表于 2019-8-18 17:26 | 显示全部楼层
好像中断函数用哪个哪个就先
chuxh 发表于 2019-8-18 17:32 | 显示全部楼层
如果可以要怎么设定?
juventus9554 发表于 2019-8-18 17:35 | 显示全部楼层
可以设定的,你去查看一下中断的优先级寄存器的
jlyuan 发表于 2019-8-18 17:38 | 显示全部楼层
查看了资料,没有找到相对应的寄存器
dingy 发表于 2019-8-18 17:43 | 显示全部楼层
中断矢量已经订好了,可以嵌套
pengf 发表于 2019-8-18 17:45 | 显示全部楼层
中断的优先级是定好的,使用时需要设置相应的寄存器,还得打开总中断
supernan 发表于 2019-8-18 17:54 | 显示全部楼层
我用过中断,这个可以设定
xxrs 发表于 2019-8-18 17:57 | 显示全部楼层
好像低端的单片机是固定的,这种MCU应该是可以设定的..
houcs 发表于 2019-8-18 18:01 | 显示全部楼层
好像不能设定吧,中断优先级也是固定
pangb 发表于 2019-8-18 18:04 | 显示全部楼层

The interrupt priorities are fixed and defined by the arrangement of the modules in the connection chain as
shown in Figure 2-3. The nearer a module is to the CPU/NMIRS, the higher the priority.
 楼主| kangzj 发表于 2019-8-18 18:07 | 显示全部楼层

唉,还是没有什么结果,算了,先结贴吧,多谢大家啦
您需要登录后才可以回帖 登录 | 注册

本版积分规则

672

主题

7007

帖子

2

粉丝
快速回复 在线客服 返回列表 返回顶部