convert USB_CDC_DEVICE to USB_MSD for KL25Z

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

convert USB_CDC_DEVICE to USB_MSD for KL25Z

287 Views
arthshah
Contributor II

hello,

i want to convert my USB_CDC code to USB_MSD for KL25Z.

what i need for that?

please give me some idea to achieve this.

thank you..!!

kerryzhou

0 Kudos
1 Reply

224 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hello Arth Shah,

   About the USB MSD code, you can refer to our USB stack 4.1.1, which can be download from this link:

USB Stack v4.1.1 NXP® bare metal (no OS) USB Stack 

You can find the MSD code in folder:
Freescale USB Stack v4.1.1\Source\Device\app\msd\iar_ew\kinetis_l2k

and the codewarrior PE project.

C:\Freescale\Freescale USB Stack v4.1.1\ProcessorExpert\Examples\Device\MSD\USB_MSD_DEVICE_MKL25Z128_PEx\.cproject


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos