USB MSD interfacing with KL25Z

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

USB MSD interfacing with KL25Z

446 Views
arthshah
Contributor II

hiii

i am working on kl25z.

i am using kinetis design studio and KSDK 1.3.0.

In ksdk example code :  host_msd_fatfs_bm_frdmkl25z running with no error.

when i import this code to my board and saw output in serial terminal it's show that

USB file system test

Waiting for USB mass storage to be attached... 

so i can't understand what i do next?

0 Kudos
3 Replies

352 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi ,

This is a USB Host demo, you have to plug a U-disk into the USB port, and the demo would start to run, please refer to attachment for more details.

PS: please use FRDM-KL25Z Rev E for that demo.

0 Kudos

351 Views
arthshah
Contributor II

hii Kan_Li,

i want to USB as a MSD means that whenever i connect my board to the PC and U disk is already attached with the board then in my PC Board is show like U Disk as a MSD and all data of U disk is shown there..

how can i achieve this type of configuration?

thanks in advance.

0 Kudos

352 Views
arthshah
Contributor II

hii KAN_Li,

thanks for the reply.
i understand what you actually said , but i want ton rea and write some data through USB. is it possible in this example? 

0 Kudos