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.