This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

pluse number count

I need to count the pluse number use 51822, the frequency about this pluse is about  0.01Hz to 1Hz and is not fixed,  I know use Time1 can achieve this funtion,  but the problem is i need achieve it use very lower power consumption , is it possible to reduce the current until it's lower than 30uA?  How to set it is the best choise for save power. I just need use two funtion in my project: BLE advertisement and count pluse number.

Parents Reply
  • Where did you see that? There is no reset of the CPU when there is a port event, so this should not be a relevant concern.

    (You may have seen that a GPIO pin can be used as a wake-up source from system off low power mode, which always occur as a reset. However, there is no reset as long as you don't use system off. However, system off does not make sense when you want to wake up as often as several times per second.)

Children
No Data
Related