<?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>S32KのトピックRe: S32K14</title>
    <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008524#M6063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi，&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i add function：&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;void CAN_Freeze_mode(uint8_t instance,bool enable)&lt;BR /&gt;{&lt;BR /&gt; CAN_Type * base = g_flexcanBase[instance];&lt;BR /&gt; DEV_ASSERT(instance &amp;lt; CAN_INSTANCE_COUNT);&lt;BR /&gt; if(enable)&lt;BR /&gt; FLEXCAN_EnterFreezeMode(base);&lt;BR /&gt; else&lt;BR /&gt; FLEXCAN_ExitFreezeMode(base);&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1、&lt;BR /&gt;into VLPS mode ，before set CAN_Freeze_mode(INST_CANCOM1,1);&lt;/P&gt;&lt;P&gt;but mcu restart&lt;/P&gt;&lt;P&gt;2、&lt;BR /&gt;into VLPS mode ，before set FLEXCAN_DRV_Deinit(INST_CANCOM1); &lt;BR /&gt;is ok，but i need CAN_IRQ wake up MCU，&lt;/P&gt;&lt;P&gt;3、&lt;BR /&gt;i need add CAN_ID filter？&lt;BR /&gt;FLEXCAN_DRV_ConfigRxMb(INST_CANCOM1, RX_MAILBOX, &amp;amp;dataInfo, 0x0);&lt;BR /&gt;FLEXCAN_DRV_SetRxMbGlobalMask(instance,FLEXCAN_MSG_ID_STD,0x1);&lt;BR /&gt;but CAN receive all ID.&lt;BR /&gt;Not only should you receive (CAN_ID) 0x0 and 0x1??&lt;/P&gt;&lt;P&gt;why is all ID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;sorry ,so much issue,I just started learning NXP MCU.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;can you help me,please&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BRS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Grayli&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2019 01:54:00 GMT</pubDate>
    <dc:creator>gravity_one</dc:creator>
    <dc:date>2019-11-21T01:54:00Z</dc:date>
    <item>
      <title>S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008521#M6060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all dear：&lt;/P&gt;&lt;P&gt;PROJECT : 1、freeRTos&amp;nbsp; 2、power manager&amp;nbsp; 3、CAN&lt;/P&gt;&lt;P&gt;freeRTos+&lt;SPAN&gt;power manager into&amp;nbsp;POWER_STATE_VLPS mode is ok，&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but add init CAN ，into&amp;nbsp;POWER_STATE_VLPS is fail，and MCU is&amp;nbsp;restart，why？&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can you help me？&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;grayli&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2019 03:11:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008521#M6060</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2019-11-19T03:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008522#M6061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/grayli.wang@cdskysoft.com"&gt;grayli.wang@cdskysoft.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Do you put the FlexCAN module into Freeze mode before VLPS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2019 15:46:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008522#M6061</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-11-20T15:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008523#M6062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi，Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,into Freeze mode，CAN_IRQ can wake up&amp;nbsp; in VLPS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRS&lt;/P&gt;&lt;P&gt;grayli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 01:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008523#M6062</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2019-11-21T01:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008524#M6063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi，&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i add function：&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;void CAN_Freeze_mode(uint8_t instance,bool enable)&lt;BR /&gt;{&lt;BR /&gt; CAN_Type * base = g_flexcanBase[instance];&lt;BR /&gt; DEV_ASSERT(instance &amp;lt; CAN_INSTANCE_COUNT);&lt;BR /&gt; if(enable)&lt;BR /&gt; FLEXCAN_EnterFreezeMode(base);&lt;BR /&gt; else&lt;BR /&gt; FLEXCAN_ExitFreezeMode(base);&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1、&lt;BR /&gt;into VLPS mode ，before set CAN_Freeze_mode(INST_CANCOM1,1);&lt;/P&gt;&lt;P&gt;but mcu restart&lt;/P&gt;&lt;P&gt;2、&lt;BR /&gt;into VLPS mode ，before set FLEXCAN_DRV_Deinit(INST_CANCOM1); &lt;BR /&gt;is ok，but i need CAN_IRQ wake up MCU，&lt;/P&gt;&lt;P&gt;3、&lt;BR /&gt;i need add CAN_ID filter？&lt;BR /&gt;FLEXCAN_DRV_ConfigRxMb(INST_CANCOM1, RX_MAILBOX, &amp;amp;dataInfo, 0x0);&lt;BR /&gt;FLEXCAN_DRV_SetRxMbGlobalMask(instance,FLEXCAN_MSG_ID_STD,0x1);&lt;BR /&gt;but CAN receive all ID.&lt;BR /&gt;Not only should you receive (CAN_ID) 0x0 and 0x1??&lt;/P&gt;&lt;P&gt;why is all ID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;sorry ,so much issue,I just started learning NXP MCU.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;can you help me,please&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BRS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Grayli&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 01:54:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008524#M6063</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2019-11-21T01:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008525#M6064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/grayli.wang@cdskysoft.com"&gt;grayli.wang@cdskysoft.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;The FlexCAN module is not a wake-up source&amp;nbsp;in VLPS (7.3.1 Wake-up sources, RM rev.11).&lt;BR /&gt;But PORT interrupts are functional in all digital pin muxing modes including CAN_RX (12.6.1 Pin Control Register n (PORT_PCRn)) and can&amp;nbsp;bring the MCU from VLPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 11:37:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008525#M6064</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-11-21T11:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008526#M6065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello，&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;deinit CAN and set CAN pin to &lt;SPAN&gt;muxing&amp;nbsp;&lt;/SPAN&gt;mode，before into VLPS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;BRS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;Grayli&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 01:41:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008526#M6065</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2019-11-22T01:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008527#M6066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/grayli.wang@cdskysoft.com"&gt;grayli.wang@cdskysoft.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;The PORT interrupt (wake-up event) on the corresponding pin&amp;nbsp;is&amp;nbsp;functional in VLPS even if the FlexCAN module is initialized and the pin is routed to the CAN_RX function in PCR[MUX].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 09:28:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008527#M6066</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-11-22T09:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008528#M6067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;hello，&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-size: 14px; "&gt;i test CAN set to port interrupt can wake on MCU form sleep mode ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-size: 14px; "&gt;but again init CAN ,MCU restart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-size: 14px; "&gt;can you help&amp;nbsp;solve why MCU restart？&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2019 02:03:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008528#M6067</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2019-11-25T02:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32K14</title>
      <link>https://community.nxp.com/t5/S32K/S32K14/m-p/1008529#M6068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/grayli.wang@cdskysoft.com"&gt;grayli.wang@cdskysoft.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I assume that you are running the application stand-alone without any debugger connected.&lt;/P&gt;&lt;P&gt;So, I would place an infinite loop in the wake-up ISR (variable = 1; while(variable){}) and then attach a debugger without resetting the MCU and step the code, examine registers, check if clocks are enabled. Do you have HardFault ISR in your code implemented?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 11:19:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K14/m-p/1008529#M6068</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-11-26T11:19:35Z</dc:date>
    </item>
  </channel>
</rss>

