Hello,
I want to ask that how much current cc2640 should draw while in standby mode? Our chip is drawing about 130µA of current.
If its too high How i can bring it down?
waiting for your kind reply.
Regards
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.
Hello,
I want to ask that how much current cc2640 should draw while in standby mode? Our chip is drawing about 130µA of current.
If its too high How i can bring it down?
waiting for your kind reply.
Regards
Hi YiKai Chen,
I could not find I2C_close in i2c.h. I have found I2CSlaveDisable(uint32_t ui32Base). Should i use this function to disable the I2C.
Actually i want to keep I2C disable while controller is in standby mode. When i awake the controller using wakeup line then i want I2C to work.
Regards