I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it I need help thanks

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

I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it I need help thanks

1,606 Views
maurosavoiardo
Contributor I

I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it Where I wrong?

Labels (2)
0 Kudos
9 Replies

970 Views
yasuhikokoumoto
Senior Contributor I

Hello Hauro,

if you say about OpenSDAv2 line, do you use the correct connecter?

FRDM-K64F connecter is an opposite side of FRDM-KL25Z or FRDM-K20D50M.

I'm sorry if you selected the correct connecter.

pastedImage_0.png

Best regards,

Yasuhiko Koumoto.

0 Kudos

970 Views
maurosavoiardo
Contributor I

Hello

No I’m talking about the other USB line named K64F USB

Bye

Mauro

Da: Yasuhiko Koumoto

Inviato: mercoledì 15 aprile 2015 22:55

A: Mauro Savoiardo

Oggetto: Re: - I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it I need help thanks

<https://community.freescale.com/> Freescale Community

I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it I need help thanks

reply from Yasuhiko Koumoto <https://community.freescale.com/people/yasuhikokoumoto?et=watches.email.thread> in Kinetis Microcontrollers - View the full discussion <https://community.freescale.com/message/505730?et=watches.email.thread#505730>

0 Kudos

970 Views
dave408
Senior Contributor II

I've not tried to use USB on the FRDM-K64F before, but there's some confusion about what you're trying to do.  Most likely, you want the FRDM-K64F to look like a device to Windows when you plug it in, but it won't unless you actually program it first with an application that has the USB stack installed.  If you just plug in a new board, it won't do anything.  First you have to do what Alice suggested, which is to install the Segger OpenSDA firmware, or P&E, or similar.  Then you will need to write your firmware in KDS (and probably Processor Expert) to add a USB stack.  I'm sure it's much more complicated than that, even...

0 Kudos

970 Views
maurosavoiardo
Contributor I

I did it

I had installed 0220_k20dx128_k64f_0x5000.bin firmware , I wrote my firmware adding a USB_LDD in project , this program is running on board and now I would like use K64f USB line not OpenSDA line like a Windows device …. But Windows can’t detect it and my confusion is great

bye

Mauro

Da: dave408

Inviato: giovedì 16 aprile 2015 17:04

A: Mauro Savoiardo

Oggetto: Re: - I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it I need help thanks

<https://community.freescale.com/> Freescale Community

I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it I need help thanks

reply from dave408 <https://community.freescale.com/people/dave408?et=watches.email.thread> in Kinetis Microcontrollers - View the full discussion <https://community.freescale.com/message/506276?et=watches.email.thread#506276>

0 Kudos

970 Views
dave408
Senior Contributor II

Can you share your project by zipping the folder and attaching it here?

0 Kudos

970 Views
maurosavoiardo
Contributor I

Ok

Mauro

Da: dave408

Inviato: giovedì 16 aprile 2015 20:30

A: Mauro Savoiardo

Oggetto: Re: - I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it I need help thanks

<https://community.freescale.com/> Freescale Community

I'm using FRDM-K64F and I'm not able to use K64F USB line ,Windows 7 does'nt detect it I need help thanks

reply from dave408 <https://community.freescale.com/people/dave408?et=watches.email.thread> in Kinetis Microcontrollers - View the full discussion <https://community.freescale.com/message/506392?et=watches.email.thread#506392>

0 Kudos

970 Views
dave408
Senior Contributor II

Hi Mauro, sorry, in my preview I didn't see you had actually attached the project. I'll try to take a look at it later today.  Thanks!

0 Kudos

970 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Mauro,

Do you mean can not connect the FRDM-k64 board ?

If yes , please update the bootloader :

(1) Unplug the USB cable if attached.

(2) Press and hold the Reset button (SW1). Plug in a USB cable . Release the Reset button.

(3)  Copy & paste  "JLink_OpenSDA_V2.bin" ( the attachment)  to the BOOTLOADER drive.

(4)Unplug the USB cable and plug it in again.

Then in the manage of computer ,  you will see :

pastedImage_0.png


Have a great day,
Alice

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

0 Kudos

970 Views
mjbcswitzerland
Specialist V

Hi

In order to detect the K64 USB line you need to have USB device software running on the board - do you have something installed?

Try binaries from http://www.utasker.com/kinetis/FRDM-K64F.html

to verify that your board is operating correctly.

Regards

Mark

Kinetis: µTasker Kinetis support

K64: µTasker Kinetis FRDM-K64F support / µTasker Kinetis TWR-K64F120M support

For the complete "out-of-the-box" Kinetis experience and faster time to market

0 Kudos