<?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>i.MX ProcessorsのトピックRe: Question, i.MX28 power block</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487667#M78120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The case 2 you've listed seems to be the most appropriate one. PSWITCH should be&lt;/P&gt;&lt;P&gt;pulled down with a weak (e.g. 100kOhm) resistor with some shunt capacitor in&lt;/P&gt;&lt;P&gt;parallel, as it is done on the i.MX28 EVK reference board. Also, an optional&lt;/P&gt;&lt;P&gt;pushbutton that pulls PSWITCH up to VDDXTAL voltage can be provided. It might be&lt;/P&gt;&lt;P&gt;useful for some "emergency start" function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the schematics of the power supply and PSWITCH/RESET sections, please&lt;/P&gt;&lt;P&gt;ask the customer to exactly follow the i.MX28 EVK board design that can be found&lt;/P&gt;&lt;P&gt;on the NXP web site (check the "Schematics" section):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx28-processors/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow"&gt;http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx28-processors/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the register settings for the Power Supply module, ask the customer to&lt;/P&gt;&lt;P&gt;exactly follow the ones, provided by the L2.6.35_1.1.0 Linux BSP. The BSP source&lt;/P&gt;&lt;P&gt;code and demo images can also be found on the link above (check the "Board&lt;/P&gt;&lt;P&gt;Support Packages" section).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&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>Thu, 25 Feb 2016 10:13:15 GMT</pubDate>
    <dc:creator>art</dc:creator>
    <dc:date>2016-02-25T10:13:15Z</dc:date>
    <item>
      <title>Question, i.MX28 power block</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487666#M78119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My customer is developing their i.MX28 custom board.&lt;/P&gt;&lt;P&gt;As for the power supply, they want to use VDD5V for normal operation.&lt;/P&gt;&lt;P&gt;And when the VDD5V is lost, i.MX28 has to continue to work with DCDC_BAT input for system shutdown operation. After the shutdown operation, i.MX28 should be powered-off.&lt;/P&gt;&lt;P&gt;For the above operation, the customer is considering how they should construct the power block including register setting.&lt;/P&gt;&lt;P&gt;Their understanding is as below.&lt;/P&gt;&lt;P&gt;Are those correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1)&lt;/P&gt;&lt;P&gt;When PSWITCH is pulled-up, i.MX28 will go into re-boot after VDD5V is lost whether HW_POWER_RESET_PWD_OFF bit is 0.&lt;/P&gt;&lt;P&gt;In this case, to power-off i.MX28, one has to clear PWD_OFF bit and then set PWD bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2)&lt;/P&gt;&lt;P&gt;When PSWITCH is pulled-down, i.MX28 will go into power-off right after VDD5V is lost if HW_POWER_RESET_PWD_OFF is cleared.&lt;/P&gt;&lt;P&gt;In this case, one has to clear PWD_OFF bit after the necessary processing when VDD5V is lost to make i.MX28 power-off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please show me how they should construct the power block and the register settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Miyamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 07:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487666#M78119</guid>
      <dc:creator>Aemj</dc:creator>
      <dc:date>2016-02-25T07:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX28 power block</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487667#M78120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The case 2 you've listed seems to be the most appropriate one. PSWITCH should be&lt;/P&gt;&lt;P&gt;pulled down with a weak (e.g. 100kOhm) resistor with some shunt capacitor in&lt;/P&gt;&lt;P&gt;parallel, as it is done on the i.MX28 EVK reference board. Also, an optional&lt;/P&gt;&lt;P&gt;pushbutton that pulls PSWITCH up to VDDXTAL voltage can be provided. It might be&lt;/P&gt;&lt;P&gt;useful for some "emergency start" function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the schematics of the power supply and PSWITCH/RESET sections, please&lt;/P&gt;&lt;P&gt;ask the customer to exactly follow the i.MX28 EVK board design that can be found&lt;/P&gt;&lt;P&gt;on the NXP web site (check the "Schematics" section):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx28-processors/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow"&gt;http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx28-processors/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the register settings for the Power Supply module, ask the customer to&lt;/P&gt;&lt;P&gt;exactly follow the ones, provided by the L2.6.35_1.1.0 Linux BSP. The BSP source&lt;/P&gt;&lt;P&gt;code and demo images can also be found on the link above (check the "Board&lt;/P&gt;&lt;P&gt;Support Packages" section).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&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>Thu, 25 Feb 2016 10:13:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487667#M78120</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2016-02-25T10:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX28 power block</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487668#M78121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Artur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;Could you show me the reason why (2) is better than (1)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Miyamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 08:37:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487668#M78121</guid>
      <dc:creator>Aemj</dc:creator>
      <dc:date>2016-03-01T08:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX28 power block</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487669#M78122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Case 2 is better than Case 1 since it provides more stable PSWITCH environment and prevens wrong PSWITCH triggering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Artur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 09:50:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX28-power-block/m-p/487669#M78122</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2016-03-03T09:50:17Z</dc:date>
    </item>
  </channel>
</rss>

