8 years, 11 months ago.

Ticker stops working after a few minutes

Hi there,

i am using a LPC11U35_401 on an own board with the mbed-src, but i think this is a general mbed related bug/problem.

just for info: i got two digital outputs driving a lamp with a mosfet each.

to implement two blinking lamps i created a ticker and two output toggle functions. i attach each function to a ticker. one ticker ticks with 1.0s the other with 0.5s.

everything works as expected for several minutes but after a while (maybe 15-20 minutes) both lamps stop blinking.

i searched through all ticker stopping problems without pointing to a solution.

my mbed-src is up to date (20.05.2015).

any ideas or solutions?

thank you!

i tried some things and i can say that one ticker works quite long (didnt wait if it stops, canceled it after nearly an hour or so) but if two tickers are assigned they stop after a few minutes but not always at the same time.

posted by Harry Hirn 21 May 2015
Be the first to answer this question.