<?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>topic Re: stop mode and LIN wake up problem is s12zvl32 in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605975#M13127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks ,&lt;/P&gt;&lt;P&gt;i have implement with errata workaround code snippet but the problem still&lt;/P&gt;&lt;P&gt;persist i have disable my application code and implemented only stop mode&lt;/P&gt;&lt;P&gt;but  i have found the after wake up timer ,rtc does not work properly and&lt;/P&gt;&lt;P&gt;after wake up it does not go in sleep mode .is there any problem with&lt;/P&gt;&lt;P&gt;controller or LIN stack ,in intialization i am totally struck i cannot see&lt;/P&gt;&lt;P&gt;the way to solve this problem from last 6 month so please short out this&lt;/P&gt;&lt;P&gt;problem because from december this product has to come in production with&lt;/P&gt;&lt;P&gt;100000 qty we have to solve this problem ASAP other wise we have to change&lt;/P&gt;&lt;P&gt;controller .if u want to my complete code for analysis purpose i will send&lt;/P&gt;&lt;P&gt;u.&lt;/P&gt;&lt;P&gt;if ((SLEEP_MODE == lin_lld_get_state())&amp;amp;&amp;amp;(~cpu_stop_mode_flg))&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;DDRS_DDRS0=1;&lt;/P&gt;&lt;P&gt;DDRS_DDRS1=1;&lt;/P&gt;&lt;P&gt;DDRS_DDRS2=1;&lt;/P&gt;&lt;P&gt;DDRS_DDRS3=1;&lt;/P&gt;&lt;P&gt;HallSensorOFF();&lt;/P&gt;&lt;P&gt;/* Set enter stop mode flag */&lt;/P&gt;&lt;P&gt;/* Enable wakeup feature of LIN Physical*/&lt;/P&gt;&lt;P&gt;LP0CR_LPWUE = 1;&lt;/P&gt;&lt;P&gt;vMotor_eSetPWMDuty_exe(0, 2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Enable Active Edge Detect Circuit in stop mode*/&lt;/P&gt;&lt;P&gt;psci-&amp;gt;sciacr1.byte |= SCIACR1_RXEDGIE_MASK;&lt;/P&gt;&lt;P&gt;PTS_PTS2=0;&lt;/P&gt;&lt;P&gt;PTS_PTS3=0;&lt;/P&gt;&lt;P&gt;PTS_PTS0=0;&lt;/P&gt;&lt;P&gt;PTP_PTP5=0;//INA&lt;/P&gt;&lt;P&gt;PTP_PTP3=0;//INB&lt;/P&gt;&lt;P&gt;PTP_PTP1=0;&lt;/P&gt;&lt;P&gt;PTS_PTS1=0;&lt;/P&gt;&lt;P&gt;cpu_stop_mode_flg = 1;&lt;/P&gt;&lt;P&gt;ADC0_stop_current_workaround ();&lt;/P&gt;&lt;P&gt;asm(andcc #0x6f);&lt;/P&gt;&lt;P&gt;asm(stop);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if(IDLE == lin_lld_get_state())&lt;/P&gt;&lt;P&gt; {&lt;/P&gt;&lt;P&gt;if (cpu_stop_mode_flg)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;/* Clear stop mode flag */&lt;/P&gt;&lt;P&gt;cpu_stop_mode_flg = 0;&lt;/P&gt;&lt;P&gt;/* Disable Active Edge Detect Circuit in stop mode*/&lt;/P&gt;&lt;P&gt;psci-&amp;gt;sciacr1.byte &amp;amp;= ~SCIACR1_RXEDGIE_MASK;&lt;/P&gt;&lt;P&gt;HAL_Init();   //LIN Node initialisation&lt;/P&gt;&lt;P&gt;HallSensorON();&lt;/P&gt;&lt;P&gt;// ADC0CTL_0_ADC_EN=1;&lt;/P&gt;&lt;P&gt;// Middle_LIN_NODE_Init();// Clock initialisation at 8MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Oct 26, 2016 at 12:32 AM, RadekS &amp;lt;admin@community.freescale.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2016 10:14:28 GMT</pubDate>
    <dc:creator>deepakchandra</dc:creator>
    <dc:date>2016-10-26T10:14:28Z</dc:date>
    <item>
      <title>stop mode and LIN wake up problem is s12zvl32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605971#M13123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear sir ,&lt;/P&gt;&lt;P&gt;this is very urgent as our team is stuck in stop mode . in our project we required stop mode current is 100uA. we are unable to achieve this please suggest all the application detail are give below.&lt;/P&gt;&lt;P&gt;1.we are using s12zvl32 controller it is LIN based application we have to achieve 100uA of current when sleep command is&amp;nbsp;&lt;/P&gt;&lt;P&gt;received from LIN master or LIN time out condition .presently i have implemented below condition but this condition when i send sleep command it is taking 8 mA and on wake up 15mA , but when it goes 1 time sleep it took 2mA ,and it not going sleep in time out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if ((SLEEP_MODE == lin_lld_get_state()) &amp;amp; (~cpu_stop_mode_flg))&lt;BR /&gt; {&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HallSensorOFF();//hall sensor supply through uCPIN&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* Set enter stop mode flag */&lt;BR /&gt; cpu_stop_mode_flg = 1;&lt;BR /&gt; /* Enable wakeup feature of LIN Physical*/&lt;BR /&gt; LP0CR_LPWUE = 1;&lt;BR /&gt; asm(andcc #0x6f);&lt;BR /&gt; /* Enable Active Edge Detect Circuit in stop mode*/&lt;BR /&gt; psci-&amp;gt;sciacr1.byte |= SCIACR1_RXEDGIE_MASK;&lt;BR /&gt; asm(stop);&lt;BR /&gt; &lt;BR /&gt; }&lt;BR /&gt; &lt;BR /&gt; if(IDLE == lin_lld_get_state())&lt;BR /&gt; {&lt;BR /&gt; if (cpu_stop_mode_flg)&lt;BR /&gt; {&lt;BR /&gt; /* Clear stop mode flag */&lt;BR /&gt; cpu_stop_mode_flg = 0;&lt;BR /&gt; /* Disable Active Edge Detect Circuit in stop mode*/&lt;BR /&gt; psci-&amp;gt;sciacr1.byte &amp;amp;= ~SCIACR1_RXEDGIE_MASK;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HallSensorON();//&lt;SPAN&gt;hall sensor supply through uCPIN&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; }&lt;BR /&gt; &lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;here i am also attaching my clock setting file and lin setting file .LIN stack we are using&amp;nbsp;FSL LIN 2.x Stack Package 4.5.7.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338569"&gt;TIMER_INT.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338569"&gt;CPU.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338569"&gt;LIN_INT.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338569"&gt;ADC.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 10:15:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605971#M13123</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-10-05T10:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: stop mode and LIN wake up problem is s12zvl32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605972#M13124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;I would like to recommend to look at three main areas:&lt;/P&gt;&lt;OL&gt;&lt;LI style="text-indent: -18.0pt;"&gt;There e8188 errata for ADC at S12ZVL “ADC: High current in Stop Mode”. Please look at &lt;A href="http://www.nxp.com/files/microcontrollers/doc/errata/MSE9S12ZVL_0N22G.pdf"&gt;http://www.nxp.com/files/microcontrollers/doc/errata/MSE9S12ZVL_0N22G.pdf&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;with errata description and workaround.&lt;/P&gt;&lt;OL start="2"&gt;&lt;LI style="text-indent: -18.0pt;"&gt;The GPIO pins levels stay unchanged when MCU enters into STOP mode. Please check schematic whether there are any external loads powered via MCU pins.&lt;/LI&gt;&lt;LI style="text-indent: -18.0pt;"&gt;The floating pins may increase power consumption when they work near the linear area (around VDD/2). The unused pins have to be configured into any of known states (input with internal/external pull-up/down, digital output) for achieving lowest power consumption in STOP mode. Please look at Table 1-6. Pin Summary and column “Reset State” – the “Off” means floating input.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Note: This is not valid for port AD until we enable appropriate digital input buffer in DIENAD register. The unused floating AD pins don't increase power consumption, despite on fact, that we should rather connect them to GND for minimizing the noise influence on neighborhood channels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Radek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 09:34:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605972#M13124</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-10-10T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: stop mode and LIN wake up problem is s12zvl32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605973#M13125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear sir ,&lt;/P&gt;&lt;P&gt;i have try as per your recommendation , but i didn't get any success .please go though my above &amp;nbsp;post please if there any problem in register setting which i have set wrong ,in above post i have send u all the necessary setting of lin, timer ,adc,clock .please help me out ,this problem have struck my project from completion from last 6 month .&lt;/P&gt;&lt;P&gt;please this is very urgent in this we have to achieve 100uA of current .&lt;/P&gt;&lt;P&gt;first time after programming it is going in sleep mode ok(current is about 500uA) after wake frame when i resend the sleep command it is not going correctly in stop mode it is taking 2mA of current after wake up it is take 15mA (as &amp;nbsp;i think &amp;nbsp;it is going in pseudo stop mode ),i am attached my code api below .&lt;/P&gt;&lt;P&gt;if u need my complete project code , i will send u.&lt;/P&gt;&lt;P&gt;if ((SLEEP_MODE == lin_lld_get_state()) &amp;amp; (~cpu_stop_mode_flg))&lt;BR /&gt; {&lt;BR /&gt; &lt;BR /&gt; DDRS_DDRS0=1;// set output mode of pin&amp;nbsp;&lt;BR /&gt; DDRS_DDRS1=1;&lt;BR /&gt; DDRS_DDRS2=1;&lt;BR /&gt; DDRS_DDRS3=1;&lt;/P&gt;&lt;P&gt;PTS_PTS2=0;//set output value to zero&lt;BR /&gt; PTS_PTS3=0;&lt;BR /&gt; PTS_PTS0=0;&lt;BR /&gt; HallSensorOFF();&lt;BR /&gt; /* Set enter stop mode flag */&lt;BR /&gt; /* Enable wakeup feature of LIN Physical*/&lt;BR /&gt; LP0CR_LPWUE = 1;&lt;BR /&gt; vMotor_eSetPWMDuty_exe(0, 2);&lt;/P&gt;&lt;P&gt;/* Enable Active Edge Detect Circuit in stop mode*/&lt;BR /&gt; psci-&amp;gt;sciacr1.byte |= SCIACR1_RXEDGIE_MASK;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PTP_PTP5=0;//INA&lt;BR /&gt; //TIM0TIOS_IOS2 = 0;&lt;BR /&gt; &lt;BR /&gt; PTP_PTP3=0;//INB&lt;BR /&gt; PTP_PTP1=0;&lt;BR /&gt; PTS_PTS1=0;&lt;BR /&gt; cpu_stop_mode_flg = 1;&lt;BR /&gt;&lt;BR /&gt; asm(andcc #0x6f);&lt;BR /&gt; asm(stop);&lt;BR /&gt; &lt;BR /&gt; }&lt;BR /&gt; &lt;BR /&gt; if(IDLE == lin_lld_get_state())&lt;BR /&gt; {&lt;BR /&gt; if (cpu_stop_mode_flg)&lt;BR /&gt; {&lt;BR /&gt; /* Clear stop mode flag */&lt;BR /&gt; cpu_stop_mode_flg = 0;&lt;BR /&gt; /* Disable Active Edge Detect Circuit in stop mode*/&lt;BR /&gt; psci-&amp;gt;sciacr1.byte &amp;amp;= ~SCIACR1_RXEDGIE_MASK;&lt;BR /&gt;HallSensorON();&lt;BR /&gt;}&lt;BR /&gt; &lt;BR /&gt; }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 11:18:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605973#M13125</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-10-21T11:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: stop mode and LIN wake up problem is s12zvl32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605974#M13126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;according to your description, something change between the first and the second enter into stop mode.&lt;/P&gt;&lt;P&gt;I suppose that most probable reason may be ADC measuring.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot see the e8188 errata workaround code snippet in your stop mode enter code (the ADC state machine has to be reset prior enter into stop mode, otherwise it consume additional current).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you really sue that you followed my recommendations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 19:01:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605974#M13126</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-10-25T19:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: stop mode and LIN wake up problem is s12zvl32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605975#M13127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks ,&lt;/P&gt;&lt;P&gt;i have implement with errata workaround code snippet but the problem still&lt;/P&gt;&lt;P&gt;persist i have disable my application code and implemented only stop mode&lt;/P&gt;&lt;P&gt;but  i have found the after wake up timer ,rtc does not work properly and&lt;/P&gt;&lt;P&gt;after wake up it does not go in sleep mode .is there any problem with&lt;/P&gt;&lt;P&gt;controller or LIN stack ,in intialization i am totally struck i cannot see&lt;/P&gt;&lt;P&gt;the way to solve this problem from last 6 month so please short out this&lt;/P&gt;&lt;P&gt;problem because from december this product has to come in production with&lt;/P&gt;&lt;P&gt;100000 qty we have to solve this problem ASAP other wise we have to change&lt;/P&gt;&lt;P&gt;controller .if u want to my complete code for analysis purpose i will send&lt;/P&gt;&lt;P&gt;u.&lt;/P&gt;&lt;P&gt;if ((SLEEP_MODE == lin_lld_get_state())&amp;amp;&amp;amp;(~cpu_stop_mode_flg))&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;DDRS_DDRS0=1;&lt;/P&gt;&lt;P&gt;DDRS_DDRS1=1;&lt;/P&gt;&lt;P&gt;DDRS_DDRS2=1;&lt;/P&gt;&lt;P&gt;DDRS_DDRS3=1;&lt;/P&gt;&lt;P&gt;HallSensorOFF();&lt;/P&gt;&lt;P&gt;/* Set enter stop mode flag */&lt;/P&gt;&lt;P&gt;/* Enable wakeup feature of LIN Physical*/&lt;/P&gt;&lt;P&gt;LP0CR_LPWUE = 1;&lt;/P&gt;&lt;P&gt;vMotor_eSetPWMDuty_exe(0, 2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Enable Active Edge Detect Circuit in stop mode*/&lt;/P&gt;&lt;P&gt;psci-&amp;gt;sciacr1.byte |= SCIACR1_RXEDGIE_MASK;&lt;/P&gt;&lt;P&gt;PTS_PTS2=0;&lt;/P&gt;&lt;P&gt;PTS_PTS3=0;&lt;/P&gt;&lt;P&gt;PTS_PTS0=0;&lt;/P&gt;&lt;P&gt;PTP_PTP5=0;//INA&lt;/P&gt;&lt;P&gt;PTP_PTP3=0;//INB&lt;/P&gt;&lt;P&gt;PTP_PTP1=0;&lt;/P&gt;&lt;P&gt;PTS_PTS1=0;&lt;/P&gt;&lt;P&gt;cpu_stop_mode_flg = 1;&lt;/P&gt;&lt;P&gt;ADC0_stop_current_workaround ();&lt;/P&gt;&lt;P&gt;asm(andcc #0x6f);&lt;/P&gt;&lt;P&gt;asm(stop);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if(IDLE == lin_lld_get_state())&lt;/P&gt;&lt;P&gt; {&lt;/P&gt;&lt;P&gt;if (cpu_stop_mode_flg)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;/* Clear stop mode flag */&lt;/P&gt;&lt;P&gt;cpu_stop_mode_flg = 0;&lt;/P&gt;&lt;P&gt;/* Disable Active Edge Detect Circuit in stop mode*/&lt;/P&gt;&lt;P&gt;psci-&amp;gt;sciacr1.byte &amp;amp;= ~SCIACR1_RXEDGIE_MASK;&lt;/P&gt;&lt;P&gt;HAL_Init();   //LIN Node initialisation&lt;/P&gt;&lt;P&gt;HallSensorON();&lt;/P&gt;&lt;P&gt;// ADC0CTL_0_ADC_EN=1;&lt;/P&gt;&lt;P&gt;// Middle_LIN_NODE_Init();// Clock initialisation at 8MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Oct 26, 2016 at 12:32 AM, RadekS &amp;lt;admin@community.freescale.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 10:14:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605975#M13127</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-10-26T10:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: stop mode and LIN wake up problem is s12zvl32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605976#M13128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear samyuktha ,&lt;/P&gt;&lt;P&gt;thanks for your previous support .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per yesterday discussion with anoop sir regarding sleep mode(stop  mode&lt;/P&gt;&lt;P&gt;) problem in s12zvl32 controller with LIN communication based ,problem is&lt;/P&gt;&lt;P&gt;described below.&lt;/P&gt;&lt;P&gt;1.we have to achieve less than 100uA of current in our project during sleep&lt;/P&gt;&lt;P&gt;mode, when  go to sleep command is received from LIN frame(master) .which&lt;/P&gt;&lt;P&gt;we can't achieve yet.&lt;/P&gt;&lt;P&gt;presently list of peripheral used are.&lt;/P&gt;&lt;P&gt;1. internal clock (bus clock at 8 mhz)&lt;/P&gt;&lt;P&gt;2. timer counter 1channel 1&lt;/P&gt;&lt;P&gt;3.ADC 3 channel(current sense , battery sense , temperature sense)&lt;/P&gt;&lt;P&gt;4.port interrupt for hall interrupt&lt;/P&gt;&lt;P&gt;5.watchdog&lt;/P&gt;&lt;P&gt;6.internal LIN phy (LIN stack FSL LIN 2.x Stack Package 4.5.7)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our observation are as per below .&lt;/P&gt;&lt;P&gt;1.our controller in sleep mode first time ok with LIN time out not with&lt;/P&gt;&lt;P&gt;sleep command (but with higher current 270uA).&lt;/P&gt;&lt;P&gt;2.sending next time command it is not going perfectly in nither in sleep&lt;/P&gt;&lt;P&gt;mode&lt;/P&gt;&lt;P&gt;mode nor in wake up properly.&lt;/P&gt;&lt;P&gt;sleep condition .&lt;/P&gt;&lt;P&gt;1.3c 00 00 00 00 00 00 00 00&lt;/P&gt;&lt;P&gt;2.LIN timeout.&lt;/P&gt;&lt;P&gt;wake up frame&lt;/P&gt;&lt;P&gt;3c ff ff ff ff 00 00 00 00.&lt;/P&gt;&lt;P&gt;3. we have try today  basic example code(attached file in rar format please&lt;/P&gt;&lt;P&gt;convert  )of stop mode without any peripheral&lt;/P&gt;&lt;P&gt;but is shows 150 uA of current.&lt;/P&gt;&lt;P&gt;please suggest ASAP .&lt;/P&gt;&lt;P&gt;please send if u have some reference code of stop mode  with LIN stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;deepak chandra bhatt&lt;/P&gt;&lt;P&gt;mob. no. 8506094119&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 08:24:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605976#M13128</guid>
      <dc:creator>deepakchandra</dc:creator>
      <dc:date>2016-10-27T08:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: stop mode and LIN wake up problem is s12zvl32</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605977#M13129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the same problem. Did you find a solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 14:08:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/stop-mode-and-LIN-wake-up-problem-is-s12zvl32/m-p/605977#M13129</guid>
      <dc:creator>zaighamgb</dc:creator>
      <dc:date>2019-02-19T14:08:03Z</dc:date>
    </item>
  </channel>
</rss>

