We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am writing firmware for LPC2361 USB device controller by using LPC23xx keil sample code.
In Control transfer, Get Descriptor request, my output looks like,
SETUP TOKEN + 8 BYTES DATA + ACK IN TOKEN + 18 BYTES DATA+ ACK OUT TOKEN + NO DATA + ???
from my output log, i found that i didn't get endpoint 0 interrupt for OUT token (status stage), but i am getting interrupt for endpoint 0 IN token.
Please advise me.
Thanks in Advance.
Regards, D.