04-24-2023 08:14 PM
I write c# at simulator device endpoint to set SRQ:
Board.SetConfigurationOption(0x21, 0x40);
Then at control endpoint Board.CheckForSrq() is true,that's right
but Board.WaitForSrq() is false all the time. please tell me what's the reason.Thank you!
Solved! Go to Solution.
04-26-2023 07:35 PM
It is Cable issues,No problem with the code.