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

The system wakes up 1 second after pressing the button. What can I do to reduce this time?

Hi,

I use sd system power off to go into sleep mode. I wake up with the help of a button. However, the 1 second wake up time is too much for us. Do we have a chance to set this one-second wake up time? Our system (BLE) also works.

Parents
  • Hi

    How do you measure the wake up time? If you have delays during your initiailization phase, for example, this will affect the wake up time for instance. Please try to find out what exactly is taking most of the time?

    The 32kHz external crystal will take several hundred milliseconds to start up, but it shouldn't result in a full second. An alternative would be to use another clock source for the LF clock  but that will result in higher current consumption while the LF clock is running.

    Best regards,

    Simon

Reply
  • Hi

    How do you measure the wake up time? If you have delays during your initiailization phase, for example, this will affect the wake up time for instance. Please try to find out what exactly is taking most of the time?

    The 32kHz external crystal will take several hundred milliseconds to start up, but it shouldn't result in a full second. An alternative would be to use another clock source for the LF clock  but that will result in higher current consumption while the LF clock is running.

    Best regards,

    Simon

Children
Related