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.

CC3235S怎么进入LPDS模式以及从LPDS模式中唤醒

Other Parts Discussed in Thread: CC3235S, CC3200

在论坛上看到似乎是使用idle_profile这个demo程序,为什么我下载的SDK里面没有这个。

参考了SDK中其他的一些程序,powerCC32XX.c,power_measure.c等等,有点迷茫,sleep,LPDS,HIB,shutdown,transceiver,intermittentlyConnected分不清了,它们都有什么关系?

我主要就是想知道怎么进入低功耗模式的,有哪些方式可以将芯片从低功耗模式中唤醒。具体应该参考哪个例程,如果是idle_profile这个的话为什么我的SDK里没有呢