海
我正在使用 MSP430FR5739、在我的应用中、我使用了 GPIO 中断。 在这里、我的要求是、如果中断时钟延迟为10ms、我将切换一个 GPIO 引脚。 当我进行编译时、我的代码正在工作、但我只得到1毫秒、而不是10毫秒。 在这里、我使用了"_delay_cycles (10000)"函数来生成10毫秒延迟。
谢谢、此致、
Shirisha
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.
海
我正在使用 MSP430FR5739、在我的应用中、我使用了 GPIO 中断。 在这里、我的要求是、如果中断时钟延迟为10ms、我将切换一个 GPIO 引脚。 当我进行编译时、我的代码正在工作、但我只得到1毫秒、而不是10毫秒。 在这里、我使用了"_delay_cycles (10000)"函数来生成10毫秒延迟。
谢谢、此致、
Shirisha