I want to make new project to support USB isochronous transfer using KL26 device.
Does MQX's USB host driver for KL26 support isochronous transfer mode?
Please reply as soon as possible.
Best regards,
Takashima
Solved! Go to Solution.
Hi Takashima:
Yes, the KL26 device supports isochronous transfer. But due to the limited flash size, the host_audio_speaker example is not enabled for KL26. You can refer to the host_audio_speaker example of some other platforms, ie.K22, to try isochronous transfer.
Regards
Daniel
Hello Isao,
Are you using MQX for KSDK?
Regards
Sol
We don't decide to use which sample project.
If MQX for KSDK support USB Host isochronous transfer mode with the KL26, we can use it.
Please let us know which sample project supported as soon as possible.
Best regards,
Takashima
Hi Takashima:
Yes, the KL26 device supports isochronous transfer. But due to the limited flash size, the host_audio_speaker example is not enabled for KL26. You can refer to the host_audio_speaker example of some other platforms, ie.K22, to try isochronous transfer.
Regards
Daniel