Hi,
what is the difference between in implementing mass storage and vendor class?
any documents related to it?please provide me.
thank you.
Solved! Go to Solution.
Hi,
As Srinath already mentioned, mass storage devices makes use of MS Windows Drivers so it will take less time to implement. You can also make use of default mass storage Windows applications to read. If you go with vendor device class it would be time taking. So my suggestion is to go with Mass storage Class.
Thanks & Regards
Abhinav