I have a K26 project where the device is used as a USB bridge to connect a set of remote peripherals to the host. Previously it has been using K22, but now that I need to service even more components, I'd like no longer be restricter by USB FS. So two questions I had in mind:
1) Am I right that K26 does not require an external PHY for HS mode and
2) IS there a sample that expose HS USB controller at least to the SDK level (no class implementations, just a vendor device)?
解決済! 解決策の投稿を見る。
Hi, Alex
1. Yes, there is no need an external PHY in your circuit.
2. Sorry, there is no example now. But you can wait KSDK version 1.3.
Best Regards
Paul
Hi, Alex
1. Yes, there is no need an external PHY in your circuit.
2. Sorry, there is no example now. But you can wait KSDK version 1.3.
Best Regards
Paul
Thank you. Don't suppose you have an ETA for SDK 1.3?