Skip to main content
zsmith
Associate III
May 26, 2009
Question

counting pulses on timer while in stop mode

  • May 26, 2009
  • 2 replies
  • 760 views
Posted on May 26, 2009 at 09:26

counting pulses on timer while in stop mode

    This topic has been closed for replies.

    2 replies

    ngaylard
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:11

    Quote:

    On 05-05-2009 at 22:52, Anonymous wrote:

    I need to be able to go into stop mode (low power) and still count pulses coming in from an external source.

    I set up TIM1 (also tried TIM2) to use an external clock source and it doesn't continue to count when I go into stop mode.

    Is this possible?, to count pulses from an external clock source when in stop mode?

    If you have resolved this I would be interested as I need to do this in the next few weeks. If you haven't I intend to use external interrupts which are listed as wake-sources from stop mode (I have used successfully in the past). I will update as I make progress.

    zsmith
    zsmithAuthor
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:11

    I need to be able to go into stop mode (low power) and still count pulses coming in from an external source.

    I set up TIM1 (also tried TIM2) to use an external clock source and it doesn't continue to count when I go into stop mode.

    Is this possible?, to count pulses from an external clock source when in stop mode?