I use the GPO 0 for output on Q24plus002, I subscrible a handle for this gpo, it return ADL_RET_ERR_PARAM
The fuction is as below:
s8 gpiohandle
gpiohandle = adl_ioSubscribe(ADL_IO_Q24PLUS_GPO_0, 0 , 1, 0, NULL);
what is the problem?
I use the GPO 0 for output on Q24plus002, I subscrible a handle for this gpo, it return ADL_RET_ERR_PARAM
The fuction is as below:
s8 gpiohandle
gpiohandle = adl_ioSubscribe(ADL_IO_Q24PLUS_GPO_0, 0 , 1, 0, NULL);
what is the problem?
Take a look at ADL manual, “SIM Level Shifter and GPO shared resources”.