<?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>LPC MicrocontrollersのトピックUSB succeeding data transmission interface?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-succeeding-data-transmission-interface/m-p/1578776#M51217</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Newby with LPC, I am trying to setup VCOM communication on my custom board with a LCP55S16&lt;/P&gt;&lt;P&gt;I am using "peripherals tool" to try to set up with preset but I have a field in error and I don't understand at all what should be the value. I try from 0 to 255 without any result. Error should be some where else.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BertrandR_0-1673089502751.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206366iA88C45C6B62625A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BertrandR_0-1673089502751.png" alt="BertrandR_0-1673089502751.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;Bertrand&lt;/P&gt;</description>
    <pubDate>Sat, 07 Jan 2023 11:06:25 GMT</pubDate>
    <dc:creator>BertrandR</dc:creator>
    <dc:date>2023-01-07T11:06:25Z</dc:date>
    <item>
      <title>USB succeeding data transmission interface?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-succeeding-data-transmission-interface/m-p/1578776#M51217</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Newby with LPC, I am trying to setup VCOM communication on my custom board with a LCP55S16&lt;/P&gt;&lt;P&gt;I am using "peripherals tool" to try to set up with preset but I have a field in error and I don't understand at all what should be the value. I try from 0 to 255 without any result. Error should be some where else.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BertrandR_0-1673089502751.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206366iA88C45C6B62625A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BertrandR_0-1673089502751.png" alt="BertrandR_0-1673089502751.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;Bertrand&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 11:06:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-succeeding-data-transmission-interface/m-p/1578776#M51217</guid>
      <dc:creator>BertrandR</dc:creator>
      <dc:date>2023-01-07T11:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: USB succeeding data transmission interface?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-succeeding-data-transmission-interface/m-p/1578919#M51220</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think you can download SDK package from the link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK" target="_blank"&gt;https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is usb_device_cdc_vcom example, you can refer to the example&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1673231986826.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206407i5C60F55257F87DD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1673231986826.png" alt="xiangjun_rong_0-1673231986826.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 02:41:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-succeeding-data-transmission-interface/m-p/1578919#M51220</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-01-09T02:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: USB succeeding data transmission interface?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-succeeding-data-transmission-interface/m-p/1629436#M52137</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to setup two interfaces, CIC VCOM and DIC VCOM. These two interfaces map to three endpoints (Interrupt In, Bulk In and Bulk Out).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 02:14:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-succeeding-data-transmission-interface/m-p/1629436#M52137</guid>
      <dc:creator>felix1</dc:creator>
      <dc:date>2023-04-07T02:14:01Z</dc:date>
    </item>
  </channel>
</rss>

