Hi,
I was trying to get the usb_vcom example from the Kinetis SDK running on my TWR-K65F180M board.
I was able to compile it and get it running but Windows says the USB device could not be regognized.
When looking at the USB trace, I see that the board does not send an ACK to the GetDeviceDescriptor Setup packet.
Has anybody a hint where to start debugging?
Thanks,
Stefan
Hi,
I had done a test with KSDK V2.2 for TWR-K65F180M board.
I modified the <usb_device_config.h> file to enable EHCI.
The USB CDC VCOM worked as expected:
Could you try to download the latest MCUXpresso SDK for TWR-K65F180M board package?
Please download the latest SDK software from here.
Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------