Hi
i use sdk 17.02
custom board
soft device
when i program input digital pin I have an extra consumption of arounf 9µA versus not using it.
Could you tell me if this represent the GPIOTE consumption when it is uses
Thanks
Mikael
Hi
i use sdk 17.02
custom board
soft device
when i program input digital pin I have an extra consumption of arounf 9µA versus not using it.
Could you tell me if this represent the GPIOTE consumption when it is uses
Thanks
Mikael
Hi,
The current depends on the configuration on the GPIOTE. Are you using the high accuracy mode (IN event), or the lower power option (PORT event)?
Best regards,
Jørgen
Then it is expected current. I measure ~10.5 uA with GPIOTE IN event enabled during System ON sleep mode.
Then it is expected current. I measure ~10.5 uA with GPIOTE IN event enabled during System ON sleep mode.
thank you
best regards