<?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のトピックRe: LPC55x with 2x USB CDC's, one to each core</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1504973#M49826</link>
    <description>&lt;P&gt;can you please provide an example how you would configure two cores, both getting data from the same usb-phy (usb1). i.e. two cdc's one to each m33&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 11:38:53 GMT</pubDate>
    <dc:creator>dav1</dc:creator>
    <dc:date>2022-08-11T11:38:53Z</dc:date>
    <item>
      <title>LPC55x with 2x USB CDC's, one to each core</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1502404#M49790</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to run two different applications on the LPC55S6x, both needing its own USB CDC connection.&lt;BR /&gt;It needs to be the same physical USB PHY (HS/480mbit)&lt;/P&gt;&lt;P&gt;What would be the easiest and most efficient way to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In AN12335 it briefly mentions Inter-CPU Mailbox and that&amp;nbsp;shared resource can be claimed by both cores. But I can't find how to define so that one USB endpoint is tied to core0 vs another endpoint is tied to core1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 07:39:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1502404#M49790</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2022-08-08T07:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55x with 2x USB CDC's, one to each core</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1504862#M49824</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I think you can consider it as two separate projects, each with its own space and endpoint to config USB CDC .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 09:49:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1504862#M49824</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-08-11T09:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55x with 2x USB CDC's, one to each core</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1504973#M49826</link>
      <description>&lt;P&gt;can you please provide an example how you would configure two cores, both getting data from the same usb-phy (usb1). i.e. two cdc's one to each m33&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 11:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1504973#M49826</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2022-08-11T11:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55x with 2x USB CDC's, one to each core</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1506109#M49847</link>
      <description>&lt;P&gt;Hello Dav,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry I haven't find this example, there is demo Composite CDC_VCOM_CDC_VCOM under SDK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 09:01:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1506109#M49847</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-08-15T09:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55x with 2x USB CDC's, one to each core</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1506126#M49851</link>
      <description>&lt;P&gt;that demo seem to run on a single core&lt;/P&gt;&lt;P&gt;my question is how to assign different usb endpoints to different arm core's&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 09:28:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55x-with-2x-USB-CDC-s-one-to-each-core/m-p/1506126#M49851</guid>
      <dc:creator>dav1</dc:creator>
      <dc:date>2022-08-15T09:28:43Z</dc:date>
    </item>
  </channel>
</rss>

