Other Parts Discussed in Thread: ENERGYTRACE
Tool/software:
Hello
Thank You in advance.
I Design PCBs with TI MCU "CC2340R52E0RKPR".We Have Made a Device that is D-cell Operated using this PCB. We Found That the Current Consumption in sleep mode is not the same for all PCBS. Some of the PCBs are lower and some of the PCBs consume more Power. Below we have shared the Details of the Hardware and Software Setup that we are using right now.
Hardware Details:
we are working on a project which contains peripherals which are listed below
-> Temperature and Humidity Sensor
-> NFC
-> Motor Driver
-> RTC
-> Buzzer
-> LED
-> BLE on Board Antenna Design
Software Details:
-->CCS Studio
-->SDK Version f3_sdk_08_10_01_02
-->StandBy Policy Enable in CCS Configuration
Below are some Peripherals that are working on the I2C protocol. Those are mentioned below.
-> NFC
-> RTC
-> Temperature Sensor
Steps Taken:
(1)Power On the Device or PCB(Using Bench Power Supply)
(2)We are Registering Interrupt on the NFC Sensor Upon Receiving or Detecting any NFC Device that is near the Device.
(3)Go into Sleep Mode(As Standby Policy is enabled it will automatically go into standby mode if not detecting any activity) After Receiving or detecting an interrupt, the device will work in Normal mode. else the device will be in sleep mode(Stand by mode).
We are using the Same firmware and Hardware but in all the PCBs, current consumption is not similar.
Kindly guide us to a better Solution