Re: how to auto operation of a GPIO pin when win10 starting up

zhonghong200@163.com wrote:

I have a problem ,I want to auto set a GPIO pin (for example,set high level or set low level) when windows 10 starting up to enter the system.
right now ,i have the GPIO driver,and the call interface,but i don’t know how to solve the problem.

How early does this need to be set? It’s possible that the simplest
answer is to modify the system’s BIOS to set this state.

It is easy to have an application run at log in. It’s only slightly
harder to have a service run at startup before log in. What do you need?


Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.