USB cdc error

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

USB cdc error

1,212 Views
pietrodicastri
Senior Contributor II

Good morning

I installed the virtual com device in the demo app for the FRDM64. The device status is 

The device cannot start. (Code 10)

Suggestions?

Thank You 

Pietro

Tags (1)
0 Kudos
7 Replies

866 Views
pietrodicastri
Senior Contributor II

Hei Mark

All of the information are around the uTasker. And I don t see any source code, just binary files.. I need a project to use and the driver to start..
I have now not ant SDA to try and I try to solve the problem on another thread... 

I wander if I am the only one with the CDC driver not starting...

So this computer has some crap...

Thank You

Pietro

0 Kudos

866 Views
mjbcswitzerland
Specialist V

Pietro

The project is available as open source on Git hub (links at the bottom of the post) in case you want to build and load instead of use a pre-built binary.

Regards

Mark

0 Kudos

866 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Pietro,

    You can try the SDK_2.3_FRDM-K64F\boards\frdmk64f\usb_examples\usb_device_cdc_vcom

   This code can be downloaded from this link:

Welcome | MCUXpresso SDK Builder 

  After you download the code, please follow the readme to operate it.readme.pdf is infolder:

SDK_2.3_FRDM-K64F\boards\frdmk64f\usb_examples\usb_device_cdc_vcom\bm

Please try it at first.

If you still have question about it, please kindly let me know!


Have a great day,
Kerry

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

0 Kudos

866 Views
pietrodicastri
Senior Contributor II

Thank You for assistance..

Effectively the driver I use is already coming from there. I tried the normal things, reinstall and restart the machine, it does not work the error is always there. I tried for similar problem in this community but it does not look a common problem. So what to do???

I am running a Windows 7 and the guidelines suggest something for Windows 8, the problem I see should not be there...

I tried anyway to look for a driver signature for this Windows but I do not find.

I hope there is a solution

Thank You

Pietro

0 Kudos

866 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Pietro,

   Thanks for your updated information.

   I have a question, if you don't run USB code, just run the helloword, whether the opensda COM can work on your side? J26 virtual port, can you find the com port in the win7, I also use the win7, it works Ok.

  So, please try the opensda virtual com port at first.

  Any updated information, please kindly let me know!


Have a great day,
Kerry

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

0 Kudos

866 Views
mjbcswitzerland
Specialist V

Hi

Try some USB references from here, where you will also find drivers for all various Windows versions:
http://www.utasker.com/kinetis/FRDM-K64F.html


Regards

Mark

Kinetis: 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
USB: http://www.utasker.com/docs/uTasker/USB_User_Guide.PDF
USB composites: http://www.utasker.com/kinetis/USB_Device.html
USB-CDC host<->device video: https://www.youtube.com/watch?v=XhISV1czIo4&list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&index=16


Free Open Source solution: https://github.com/uTasker/uTasker-Kinetis
Working project in 15 minutes video: https://youtu.be/K8ScSgpgQ6M

For better, faster, cheaper product developments consider the uTasker developer's version, professional Kinetis support, one-on-one training and complete fast-track project solutions to set you apart from the herd : http://www.utasker.com/support.html

0 Kudos

866 Views
pietrodicastri
Senior Contributor II

Hei Mark

Thank You for the references. I am following the source of information.

The SDA on my FRDM board is not working, I always use the JTAG, and I am happy in this way. One time I put the header connector on the SDA and I deleted the SDA software on the other uP. I do not depend on the SDA so for me it is not important. I want to use the other USB port linked to the main processor and test the new serial port. it should not be a problem. I suppose.

I have another thread for restoring the SDA which is better to have working... that's another subject...

Thank You

Pietro

0 Kudos