Hello Raju,
I saw the total post,i am also working on MAX3420E and i am very new in field of coding. I also have to read data from USB to Host and store it in a Notepad. Can you please provide the code for the same or can you guide me. I saw your code but i am not able to find the function where you are reading the data from USB.
Regards Anil
But do you not realize that you need different drivers depending on what the USB hardware on the outside claims it is? And you have just a USB chip but hasn't written any software yet that specifies what that USB device is? So you haven't yet configured the device side enough that a PC can know what driver to use - or if there even is a need for a custom USB driver...