<?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: LPC11C14 PDO</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593869#M22553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Mohd Sadiq on Fri Jan 30 11:55:13 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I tested and understood SDO rx and tx with the LPC11Cxx demo, But this demo stack has only SDO functions and driver api, I want to implement PDO for the same is any one help me by providing sample code or implementation steps or functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to send 48(ADC data) bytes of data from Producer&amp;nbsp; node to Consumer node in regular interval, Please give your suggestion .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the above task ,Is it SDO better (or) PDO ? How Many PDO i need to send 48 bytes of data? How can I set PDO mapping and parameters? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is difference between producer node and consumer node?How to differentiate from code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any PDO Sample code ,Please share&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:23:17 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:23:17Z</dc:date>
    <item>
      <title>LPC11C14 PDO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593866#M22550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by roadrunner on Sat May 24 04:34:41 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi , i have keil MCB1000 boards with lpc11C14's on them . And CANopen network demo works properly which is given below&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://"&gt;http://www.lpcware.com/content/nxpfile/an11238-lpc11cxx-canopen-network-demo-0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But there isnt any example or api about PDO in this demo . I have to implement 2 x TX PDO with PDO modes(Event/time trig. ,synch /Asynch) . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possibble to do that with&amp;nbsp; onchip CANopen driver ? How ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:23:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593866#M22550</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C14 PDO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593867#M22551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Sat May 24 04:47:44 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: roadrunner&lt;/STRONG&gt;&lt;BR /&gt;But there isnt any example or api about PDO in this demo.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AN11238:&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;Not all features of CANopen are implemented in the demo, but the most-used features of CANopen are supported:&lt;BR /&gt;• SDO expedited transfer: client &amp;amp; server.&lt;BR /&gt;• SDO segmented transfer: client &amp;amp; server.&lt;BR /&gt;• NMT: master, slave &amp;amp; boot-up.&lt;BR /&gt;• Heartbeat: producer &amp;amp; consumer.&lt;BR /&gt;The demo will demonstrate these features with the aid of a terminal program and the onboard LEDs and buttons.&lt;BR /&gt;[color=#f00]PDO transfer, synchronization, time stamp and emergency are not realized in the demo.&lt;BR /&gt;[/color]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: roadrunner&lt;/STRONG&gt;&lt;BR /&gt;Is it possibble to do that with&amp;nbsp; onchip CANopen driver ? How ? &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, you have to implement PDO yourself&amp;nbsp;&amp;nbsp; :(( &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:23:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593867#M22551</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C14 PDO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593868#M22552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by roadrunner on Sun May 25 23:26:57 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt; Thank you R2D2&amp;nbsp; .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:23:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593868#M22552</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C14 PDO</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593869#M22553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Mohd Sadiq on Fri Jan 30 11:55:13 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I tested and understood SDO rx and tx with the LPC11Cxx demo, But this demo stack has only SDO functions and driver api, I want to implement PDO for the same is any one help me by providing sample code or implementation steps or functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to send 48(ADC data) bytes of data from Producer&amp;nbsp; node to Consumer node in regular interval, Please give your suggestion .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the above task ,Is it SDO better (or) PDO ? How Many PDO i need to send 48 bytes of data? How can I set PDO mapping and parameters? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is difference between producer node and consumer node?How to differentiate from code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any PDO Sample code ,Please share&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:23:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C14-PDO/m-p/593869#M22553</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:23:17Z</dc:date>
    </item>
  </channel>
</rss>

