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.

CC1352R: 低功耗

Part Number: CC1352R


CC1352R 背面标注:

Rev:0.4.0

FW:

SDK1,60RC1

1752

我手头有两块 Launchpad,用来测试蓝牙.

其中一块(假定A Demo板)调试时发现低功耗有问题,(广播的时候,广播中间的功耗不是1uA左右,而是8uA左右)。然后烧写 gpiointerrupt 例程,测试也是 ~ 10uA@3.3V电流 。

已经去除跳线帽。

另外一块(假定B Demo板)测试gpiointerrupt ,可以到 1uA左右,比较理想。测试蓝牙也是正常的。

然后我取一片新的CC1352R,更换 A Demo的 CC1352R。去掉 TVS阵列CR8 ,大概减少500nA,平均电流到~9.45uA,功耗还是不正常。

问题:

1. A Demo哪里的问题导致有基础功耗在,程序是一样的,主芯片也换了?

2. B Demo 测试正常,但是在万用表测量 DIO_20 (Flash_CS)引脚后,基础功耗也会抬升到~9uA。去掉FLash就没有异常了,这个正常?

3. 另外想了解下,CC1352R 如何主动断开连接?目前开关广播已经测试OK