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.

CC1310: Light pulse counter

Part Number: CC1310

Hello!

I used cc1310 4x4 to count the led flashing. Here the part of my schema:

DIO_7 is always HIGH. DIO_6 used as GpioTrigger in Sensor Controller.

Then led near phototransistor K1 changes state from Off ("dark" period) to On ("light" period) Sensor Controller awakes, increases the pulse counter by 1 and goes to sleep again. 

In "dark" period - power consumption is 1 uA (all ok), but in "light" period power consumption rises to 9 uA.

Can i decrease the current "outgoing" from DIO_7 (or other pin)? Or any idea how to count led flashing with 1 uA budget?

Flash frequency is less then 10 Hz.