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.

[TI]TM4C123GH6PZ Hibernation

第一次看TI的Hibernation,对于Hibernation这块控制有几个不明点,希望能帮忙解答下,现在思维很是混乱啊

1 HIB pin51 output脚,这个脚的High、Low是软件是如何控制的?通过调用LIB库中的哪个函数能够对其High Low操作

2 Hibernation模式,GPIO 中断是否还能够产生?

3 我们硬件目前给我MCU的唤醒是通过INTH中断产生的,进入Hibernation模式前,设置为HIBERNATE_WAKE_PIN方式唤醒,是否能进入唤醒模式?