<?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>Other NXP ProductsのトピックTransfer audio data from USB host to another USB device</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1362130#M12438</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following setup with MIMXRT1060-EVK board:&lt;/P&gt;&lt;P&gt;RT1060 USB 1=&amp;gt; config as USB AUDIO , connect to host of PC&lt;/P&gt;&lt;P&gt;RT1060 USB 2=&amp;gt; config as USB host, a USB speaker is connected to this port&lt;/P&gt;&lt;P&gt;My target is that I can hear the voice input from the USB speaker on the speaker of "USB AUDIO", or redirect the input of USB speaker to the speaker of USB AUDIO.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to redirect the data input from USB speaker when writing to the SD card to the TX DMA buffer of USB AUDIO directly, but it seems doesn't work.&lt;/P&gt;&lt;P&gt;Is there any way I can do so?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 27 Oct 2021 06:17:58 GMT</pubDate>
    <dc:creator>vikingyuan</dc:creator>
    <dc:date>2021-10-27T06:17:58Z</dc:date>
    <item>
      <title>Transfer audio data from USB host to another USB device</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1362130#M12438</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following setup with MIMXRT1060-EVK board:&lt;/P&gt;&lt;P&gt;RT1060 USB 1=&amp;gt; config as USB AUDIO , connect to host of PC&lt;/P&gt;&lt;P&gt;RT1060 USB 2=&amp;gt; config as USB host, a USB speaker is connected to this port&lt;/P&gt;&lt;P&gt;My target is that I can hear the voice input from the USB speaker on the speaker of "USB AUDIO", or redirect the input of USB speaker to the speaker of USB AUDIO.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to redirect the data input from USB speaker when writing to the SD card to the TX DMA buffer of USB AUDIO directly, but it seems doesn't work.&lt;/P&gt;&lt;P&gt;Is there any way I can do so?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 06:17:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1362130#M12438</guid>
      <dc:creator>vikingyuan</dc:creator>
      <dc:date>2021-10-27T06:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer audio data from USB host to another USB device</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1364459#M12463</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192868"&gt;@vikingyuan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Do you mean your speaker has a microphone, it can input voice. You want to pass this voice data to computer and save in a&amp;nbsp; SD card?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 09:13:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1364459#M12463</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-11-01T09:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer audio data from USB host to another USB device</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1366415#M12481</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61241"&gt;@jingpan&lt;/a&gt;&amp;nbsp;Thanks!&lt;/P&gt;&lt;P&gt;I want to redirect the voice data saved to the SD(evkmimxrt1060_host_audio_recorder_freertos) to another USB audio device I created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 05:39:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1366415#M12481</guid>
      <dc:creator>vikingyuan</dc:creator>
      <dc:date>2021-11-04T05:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer audio data from USB host to another USB device</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1367037#M12493</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192868"&gt;@vikingyuan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;So, you want to have two USB host on RT1060. The&amp;nbsp;&lt;SPAN&gt;evkmimxrt1060_host_audio_recorder_freertos means rt1060 is a host. You want to send voice to another USB device, this means rt1060 act as a host too. You can refer to&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Implementation-of-Dual-USB-Host-on-RT1060-EVK/ta-p/1321021" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Implementation-of-Dual-USB-Host-on-RT1060-EVK/ta-p/1321021&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The project is a host_audio_recorder + host_audio_speaker. You can have a ping-pong buffer to save audio data. recorder fill the buffer and speaker get data from the buffer. That is better than send data to TX buffer directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 03:11:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1367037#M12493</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-11-05T03:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer audio data from USB host to another USB device</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1367079#M12494</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61241"&gt;@jingpan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One host only, and the other one is configured as a USB device, which can be enumerated under Windows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I connect a USB Microphone to the host, and would like to redirect the voice data to the USB device.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 05:05:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1367079#M12494</guid>
      <dc:creator>vikingyuan</dc:creator>
      <dc:date>2021-11-05T05:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer audio data from USB host to another USB device</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1367629#M12503</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192868"&gt;@vikingyuan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Host+Device is also possible on RT. The build step is similar to that guide. Or you can refer to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT/IMXRT1050-Using-both-USB-Host-and-USB-Device/m-p/1088500#comment-1326119" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT/IMXRT1050-Using-both-USB-Host-and-USB-Device/m-p/1088500#comment-1326119&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Between host and device. You need a buffer to temporary store data. This can make merging host and device project easier.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 03:21:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Transfer-audio-data-from-USB-host-to-another-USB-device/m-p/1367629#M12503</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-11-08T03:21:13Z</dc:date>
    </item>
  </channel>
</rss>

