我使用Msp430执行以下几行代码将CC1120休眠,测试待机电流500uA,不是小于1uA。求助TI工程师
trxSpiCmdStrobe(CC112X_SIDLE);
trxSpiCmdStrobe(CC112X_SXOFF);
trxSpiCmdStrobe(CC112X_SPWD);
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.
我使用Msp430执行以下几行代码将CC1120休眠,测试待机电流500uA,不是小于1uA。求助TI工程师
trxSpiCmdStrobe(CC112X_SIDLE);
trxSpiCmdStrobe(CC112X_SXOFF);
trxSpiCmdStrobe(CC112X_SPWD);