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

High power after softblink restart

Hi,

I am using the softblink library in SDK 13.1 to control a RGB status indicator LED. It works fine, until I want to change the PWM settings or the LED pin.

The change is triggered by

The LED starts to blink as desired, however the power consumption changes radically:

Could this be related to erratum [78] TIMER: High current consumption when using timer STOP task only?

Any idea?

Parents
  • Sorry for bothering, I just figured out,  that I commented out the initial led_softblink_start(). So no error.

Reply
  • Sorry for bothering, I just figured out,  that I commented out the initial led_softblink_start(). So no error.

Children