I am working in a project where we use P1021 processor and it has to use USB host drivers, could you please help me where do we get USB host code drivers for P1021
Hi Madhu,
Please make your question little brief for a clear point of understanding.
If you have to use a generic usb driver just enable at the the time of kernel compilation. It supports.
Or you can go for a library "libusb" that provides easy access for user-space application.
Regards,
Sarath