<?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>topic Re: CDC+UVC for imxrt1050, running on freeRTOS in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CDC-UVC-for-imxrt1050-running-on-freeRTOS/m-p/1252581#M60008</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;MamathaBV,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;We don't have the UVC+CDC directly, but I think you totally can refer to the SDK code and composite it by yourself.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Please download the RT1050 SDK code from this link:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://mcuxpresso.nxp.com/en/select" target="_blank"&gt;https://mcuxpresso.nxp.com/en/select&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Generate the RT1050 SDK and download it, you can find the USB device code from this folder:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SDK_2.9.1_EVKB-IMXRT1050\boards\evkbimxrt1050\usb_examples&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;usb_device_video_virtual_camera is the UVC code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;usb_device_cdc_vcom is the CDC code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Then you can refer to&amp;nbsp;usb_device_composite_cdc_msc to composite UVC and CDC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you still have questions about it, please kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Mar 2021 04:55:58 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2021-03-26T04:55:58Z</dc:date>
    <item>
      <title>CDC+UVC for imxrt1050, running on freeRTOS</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CDC-UVC-for-imxrt1050-running-on-freeRTOS/m-p/1252359#M60001</link>
      <description>&lt;P&gt;I need to have dual virtual port example with one port as CDC and the other one as UVC on imxrt1050 running on freeRTOS . Please help me on this.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 18:42:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CDC-UVC-for-imxrt1050-running-on-freeRTOS/m-p/1252359#M60001</guid>
      <dc:creator>MamathaBV</dc:creator>
      <dc:date>2021-03-25T18:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: CDC+UVC for imxrt1050, running on freeRTOS</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CDC-UVC-for-imxrt1050-running-on-freeRTOS/m-p/1252581#M60008</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;MamathaBV,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;We don't have the UVC+CDC directly, but I think you totally can refer to the SDK code and composite it by yourself.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Please download the RT1050 SDK code from this link:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://mcuxpresso.nxp.com/en/select" target="_blank"&gt;https://mcuxpresso.nxp.com/en/select&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Generate the RT1050 SDK and download it, you can find the USB device code from this folder:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SDK_2.9.1_EVKB-IMXRT1050\boards\evkbimxrt1050\usb_examples&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;usb_device_video_virtual_camera is the UVC code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;usb_device_cdc_vcom is the CDC code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Then you can refer to&amp;nbsp;usb_device_composite_cdc_msc to composite UVC and CDC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you still have questions about it, please kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 04:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CDC-UVC-for-imxrt1050-running-on-freeRTOS/m-p/1252581#M60008</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-03-26T04:55:58Z</dc:date>
    </item>
  </channel>
</rss>

