Composite device with mqx usbd stack

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Composite device with mqx usbd stack

Jump to solution
1,074 Views
handychandra
Contributor III

Hi, i want to ask if it is possible to use mqx usbd stack to create usb device with two functions, say cdc and msd ? So computers will detect it as two device, cdc and msd.

Labels (1)
Tags (3)
1 Solution
840 Views
soledad
NXP Employee
NXP Employee

Hi Handy,

The theory says it is possible to use mqx usb stack to create usb device with cdc and msd, unfortunately we do not have an example to share with you based on MQX.

However, you can find MSD+CDC and HID+Audio+Video composite device examples that you could use as reference on bare-metal Freescale USB Stack v4.1, which can be found on www.freescale.com/medicalusb

Have a nice day!!!

Regards

Soledad

View solution in original post

1 Reply
841 Views
soledad
NXP Employee
NXP Employee

Hi Handy,

The theory says it is possible to use mqx usb stack to create usb device with cdc and msd, unfortunately we do not have an example to share with you based on MQX.

However, you can find MSD+CDC and HID+Audio+Video composite device examples that you could use as reference on bare-metal Freescale USB Stack v4.1, which can be found on www.freescale.com/medicalusb

Have a nice day!!!

Regards

Soledad