<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Kinetis Microcontrollers中的主题 How to enable the USB ISO transfer on KL26 MCU?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-enable-the-USB-ISO-transfer-on-KL26-MCU/m-p/795643#M48433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have crated a project of USB audio, and confued by a question.&lt;/P&gt;&lt;P&gt;The question is that the USB device can't receive the ISO data, while the control transfer works well.&lt;/P&gt;&lt;P&gt;Further debug, it is found that the deivce doesn't generate the interrupt(within the funtion 'USB_DeviceKhciInterruptTokenDone()') while the host send out the ISO data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you show me the key design point about how to perform the ISO function? Such as:&lt;/P&gt;&lt;P&gt;1. check whether the usb config descriptor is correctly;&lt;/P&gt;&lt;P&gt;2. check whether the USB interrupt is enabled;&lt;/P&gt;&lt;P&gt;3. check whether the endpoint TX and RX interrupt enabled;&lt;/P&gt;&lt;P&gt;4. check whether the endpoint BDT is set correctly;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My project code is written based on the demo "FRDM-KL26Z_KEIL\usb_device_composite_hid_audio_lite".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Nov 2018 12:34:13 GMT</pubDate>
    <dc:creator>2743294708</dc:creator>
    <dc:date>2018-11-24T12:34:13Z</dc:date>
    <item>
      <title>How to enable the USB ISO transfer on KL26 MCU?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-enable-the-USB-ISO-transfer-on-KL26-MCU/m-p/795643#M48433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have crated a project of USB audio, and confued by a question.&lt;/P&gt;&lt;P&gt;The question is that the USB device can't receive the ISO data, while the control transfer works well.&lt;/P&gt;&lt;P&gt;Further debug, it is found that the deivce doesn't generate the interrupt(within the funtion 'USB_DeviceKhciInterruptTokenDone()') while the host send out the ISO data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you show me the key design point about how to perform the ISO function? Such as:&lt;/P&gt;&lt;P&gt;1. check whether the usb config descriptor is correctly;&lt;/P&gt;&lt;P&gt;2. check whether the USB interrupt is enabled;&lt;/P&gt;&lt;P&gt;3. check whether the endpoint TX and RX interrupt enabled;&lt;/P&gt;&lt;P&gt;4. check whether the endpoint BDT is set correctly;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My project code is written based on the demo "FRDM-KL26Z_KEIL\usb_device_composite_hid_audio_lite".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2018 12:34:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-enable-the-USB-ISO-transfer-on-KL26-MCU/m-p/795643#M48433</guid>
      <dc:creator>2743294708</dc:creator>
      <dc:date>2018-11-24T12:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable the USB ISO transfer on KL26 MCU?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-enable-the-USB-ISO-transfer-on-KL26-MCU/m-p/795644#M48434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question resolved.&lt;/P&gt;&lt;P&gt;The reason is that the ISO endpoint is not initialized correctly.&lt;/P&gt;&lt;P&gt;The OWN bit of the ISO endpoint's BD should be set '1'. If not, the USB SIE can't update BD, and can't set the TOK_DNE interrut.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Nov 2018 03:20:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-enable-the-USB-ISO-transfer-on-KL26-MCU/m-p/795644#M48434</guid>
      <dc:creator>2743294708</dc:creator>
      <dc:date>2018-11-25T03:20:42Z</dc:date>
    </item>
  </channel>
</rss>

