J
Jack Chen
Our comany designing UMPC, for some reseans, our hardware platform does not
support the power control interface, so, when we power off the
XP("start"->"turn off computer"->"turn off"), there will be a final screen
indicating the power can be cut off now, but we want the UMPC cut off itself
automatically, so, I want to ask some questions:
1) If we add an MCU(e.g. 8051) to cut off the power, how can the MCU check
out when to cut the power off?
2) we have an idea that we write an application to detect the power off
signal, when it get that signal, it send messages to the MCU through UART,
and then the MCU start to delay some time and cut off the power, but how long
to delay?
any other idea is appreciated, thanks in advanced.
support the power control interface, so, when we power off the
XP("start"->"turn off computer"->"turn off"), there will be a final screen
indicating the power can be cut off now, but we want the UMPC cut off itself
automatically, so, I want to ask some questions:
1) If we add an MCU(e.g. 8051) to cut off the power, how can the MCU check
out when to cut the power off?
2) we have an idea that we write an application to detect the power off
signal, when it get that signal, it send messages to the MCU through UART,
and then the MCU start to delay some time and cut off the power, but how long
to delay?
any other idea is appreciated, thanks in advanced.