Kingston DataTraveler 100 G3 64 GB doesn't work with K64F

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

Kingston DataTraveler 100 G3 64 GB doesn't work with K64F

928 Views
jbrud
Contributor III

Hi All,

I tested different USB drives with the usb_host_msd_fatfs example. Unfortunately for Kingston DataTraveler 100 G3 64 GB  doesn't work at all. The device won't be successfully enumerated.

Through debugging I found out that it stuck  at kStatus_DEV_GetDes8 state and the _USB_HostKhciProcessTrCallback() function will be always called with err==USB_KHCI_ATOM_TR_BUS_TIMEOUT.

Any idea ? Did anyone experience the same problem?

Thanks !

Tags (1)
0 Kudos
Reply
1 Reply

824 Views
mjbcswitzerland
Specialist V

Hi

If you have a FRDM-K64F board could you see whether it works with this solution?
http://www.utasker.com/kinetis/FRDM-K64F.html#MSD-HOST

It has a binary file that can be loaded to the board.

Regards

Mark

Complete Kinetis solutions for professional needs, training and support: http://www.utasker.com/kinetis.html
Kinetis K64:
- http://www.utasker.com/kinetis/FRDM-K64F.html
- http://www.utasker.com/kinetis/TWR-K64F120M.html
- http://www.utasker.com/kinetis/TEENSY_3.5.html
- http://www.utasker.com/kinetis/Hexiwear-K64F.html

uTasker: supporting >1'000 registered Kinetis users get products faster and cheaper to market
Request Free emergency remote desk-top consulting at http://www.utasker.com/services.html

Open Source version at https://github.com/uTasker/uTasker-Kinetis

0 Kudos
Reply