<?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: lpc55s06 freemaster via can</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc55s06-freemaster-via-can/m-p/1745159#M54532</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-10-24 11_17_57-Empty.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246538iBA090109B146F39F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-10-24 11_17_57-Empty.png" alt="2023-10-24 11_17_57-Empty.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;The Freemaster communication is operational, as I can successfully ping the ECU. Nevertheless, I'm encountering issues with the transmission of measurements to the GUI. There are instances when certain values are not consistently reported for a period of time.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2023 09:22:38 GMT</pubDate>
    <dc:creator>lukas01</dc:creator>
    <dc:date>2023-10-24T09:22:38Z</dc:date>
    <item>
      <title>lpc55s06 freemaster via can</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc55s06-freemaster-via-can/m-p/1741078#M54447</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have been working with the provided Freemaster JLink sample code that came with the SDL, and I attempted to switch the message layer to CAN. I made some adjustments, but I'm unsure about the correct value for the "FMSTR_MCAN_SHAREDMEMORY_OFFSET" in the "freemaster_mcan.c" file. I commented out that section, but I suspect it might be the reason why it's not functioning as expected.&lt;/P&gt;&lt;P&gt;I can confirm that Freemaster is successfully sending CAN requests to the ECU, and these requests are being properly processed and forwarded to the Freemaster stack. However, when I check the CAN TX/RX functions, I notice they are being entered, but there's no response from the ECU.&lt;/P&gt;&lt;P&gt;Any guidance or assistance on this matter would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 07:58:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc55s06-freemaster-via-can/m-p/1741078#M54447</guid>
      <dc:creator>lukas01</dc:creator>
      <dc:date>2023-10-17T07:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: lpc55s06 freemaster via can</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc55s06-freemaster-via-can/m-p/1741836#M54467</link>
      <description>&lt;P&gt;Hi, Lukas,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;Regarding your question about the &amp;nbsp;&lt;SPAN class="test-id__field-value slds-form-element__static slds-grow word-break-ie11"&gt; "FMSTR_MCAN_SHAREDMEMORY_OFFSET"&lt;/SPAN&gt; , pls refer to the section 41.5.1 Message RAM configuration in UM11424.pdf.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;the message RAM can save the CAN receiver&amp;nbsp; filter, CAN packet buffer for both transmitter and receiver, it can be located at any internal RAM address, the start address of &amp;nbsp;the message RAM is saved in CAN-&amp;gt;MRBA register.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;In conclusion, the &lt;SPAN class="test-id__field-value slds-form-element__static slds-grow word-break-ie11"&gt;FMSTR_MCAN_SHAREDMEMORY_OFFSET" is the start address of CAN message RAM, located at any internal RAM with word address.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="test-id__field-value slds-form-element__static slds-grow word-break-ie11"&gt;Hope it can help you&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1697610653048.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245657iB3F13C3329547CCA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1697610653048.png" alt="xiangjun_rong_0-1697610653048.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 06:32:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc55s06-freemaster-via-can/m-p/1741836#M54467</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-10-18T06:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: lpc55s06 freemaster via can</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc55s06-freemaster-via-can/m-p/1745159#M54532</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-10-24 11_17_57-Empty.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246538iBA090109B146F39F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-10-24 11_17_57-Empty.png" alt="2023-10-24 11_17_57-Empty.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;The Freemaster communication is operational, as I can successfully ping the ECU. Nevertheless, I'm encountering issues with the transmission of measurements to the GUI. There are instances when certain values are not consistently reported for a period of time.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 09:22:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc55s06-freemaster-via-can/m-p/1745159#M54532</guid>
      <dc:creator>lukas01</dc:creator>
      <dc:date>2023-10-24T09:22:38Z</dc:date>
    </item>
  </channel>
</rss>

