Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 6 months ago.
Timeout fonction for long time
Hello, I've got a LPC1768 with the application board. I'm trying to activate a solenoid valve with the microcontroller but from 2 times a day to 1 time a week. I read I can't use the "wait" or "timeout" function because of the 30 minutes maximum. Do you have any idea of what the solution can be? I'd like to minimize the power consumption (I'll use battery) and use interruption if that's possible. Thanks a lot for your help