Hai xiangjun.rong .,
Thank you for your reply.
Once I will clear my side requirement , I have an application in PC through which I want to transfer data to USB device(i,e I need to operate USB device through PC).
As your suggestions I have seen documents related to audio classes which is provided with SDK 2.0, But I don't think this class is suitable for my application .
If I choose CDC mode , In stack they have provided CDC_VCOM mode i,e USB device will enumerate as virtual COM port , I want to know that is it possible to meet above requirement in CDC class mode.
I am thinking to choose usb_device_hid_generic mode ,In this mode they have provided one application through which we can send/receive data b/w PC and USB device.
Whats your suggestions ..?