<?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>FreeMASTERのトピックRe: How to use FlexCAN1 to communicate with FreeMaster</title>
    <link>https://community.nxp.com/t5/FreeMASTER/How-to-use-FlexCAN1-to-communicate-with-FreeMaster/m-p/1506582#M1117</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195267"&gt;@ChenBowen&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can configure FreeMASTER Driver to use CAN1 by updating its corresponding base address in freemaster_cfg.h:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;/*****************************************************************************
* Select communication interface (SCI/FlexCAN base address)
******************************************************************************/

#define FMSTR_SCI_BASE         0xFBE84000UL /* LINFlex0 base on MPC574xP */
#define FMSTR_CAN_BASE         0xFFEC0000UL /* FlexCAN0 base on MPC574xP */&lt;/LI-CODE&gt;&lt;P&gt;Note: FreeMASTER Driver does not configure the CAN interface, the setup is expected to be done in your application code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2022 06:42:59 GMT</pubDate>
    <dc:creator>iulian_stan</dc:creator>
    <dc:date>2022-08-16T06:42:59Z</dc:date>
    <item>
      <title>How to use FlexCAN1 to communicate with FreeMaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-to-use-FlexCAN1-to-communicate-with-FreeMaster/m-p/1506508#M1116</link>
      <description>&lt;P&gt;Dear Expert：&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; MPC5744P，now I need to use CAN1 to connect with FreeMaster，because the CAN0 is being used by app.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The Freemaster SDK only uses CAN0，is it possible to use CAN1 ？&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 04:15:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-to-use-FlexCAN1-to-communicate-with-FreeMaster/m-p/1506508#M1116</guid>
      <dc:creator>ChenBowen</dc:creator>
      <dc:date>2022-08-16T04:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN1 to communicate with FreeMaster</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-to-use-FlexCAN1-to-communicate-with-FreeMaster/m-p/1506582#M1117</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195267"&gt;@ChenBowen&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can configure FreeMASTER Driver to use CAN1 by updating its corresponding base address in freemaster_cfg.h:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;/*****************************************************************************
* Select communication interface (SCI/FlexCAN base address)
******************************************************************************/

#define FMSTR_SCI_BASE         0xFBE84000UL /* LINFlex0 base on MPC574xP */
#define FMSTR_CAN_BASE         0xFFEC0000UL /* FlexCAN0 base on MPC574xP */&lt;/LI-CODE&gt;&lt;P&gt;Note: FreeMASTER Driver does not configure the CAN interface, the setup is expected to be done in your application code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 06:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-to-use-FlexCAN1-to-communicate-with-FreeMaster/m-p/1506582#M1117</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2022-08-16T06:42:59Z</dc:date>
    </item>
  </channel>
</rss>

