This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CCS/MSP432P401R:MSP432

Guru**** 2265180 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/786256/ccs-msp432p401r-msp432

器件型号:MSP432P401R

工具/软件:Code Composer Studio

大家好、我目前正在使用 MSP432P401R。 我对中断优先级有疑问。 如何为同一端口的不同引脚设置不同的优先级、例如 Port1。 我尝试了很多,但没有找到任何东西。  

NVIC -> setpriority (Port1_IRQn、7)该语句设置整个 Port1的优先级。 我想为 P1.1和 P1.4设置不同的优先级。  

感谢你的帮助。   

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Abdul、

    有关此信息、请参阅《技术参考手册》。 请查看"通用输入/输出"一章下的"中断控制"子章节。

    谢谢、

    SAI