Hi,
Good evening. I am successfully coded for USB device(MSC, CDC(VCP)) & USB Host(MSC) using RM48L952.
When i am making composite device for VCP, MSC using Interface association descriptor both are enumerated and successfully detected by PC.
Using this composite device files copying and serial port data sent/received from hyper-terminal done successfully.
MSC Endpoints - 7 - In Endpoint
- 8 -Out Endpoint
VCP Endpoints - 3 - In Endpoint
- 4 - Out Endpoint
But after some time serial port/MSC drive not responding to user.
Observed in USB analyzer both 3, 7 endpoints not responding properly.
I am using Data put, Data send functions for sending data.
Kindly suggest on this issue.
Regards,
Narasimha
Kindly suggest