But first I want to make the host recognize the device first.
Just a simple task of the device sending its vendor ID/ product ID to the host.
Is that the right step to take?
If so, how to do this? I mean, what commands should be written in the C language?
The only thing I can do now is only turning the LED light on/off
btw I'm a total newbie so bare with me