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 RTOS(F28M36x),目前需要增加低功耗模式,通过按键触发进入低功耗模式,然后再通过同一个按键唤醒。
因为初次接触RTOS系统,controlSUITE的例程看了很久且调试了,但是没有进展。还望各路大神多多指教。
我这样的方案RTOS上可以实现吗?一般RTOS如何实现低功耗模式?