<?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: How to reduce spikes on VDD when UART TX pin state changes? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942202#M54433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;any news about this subject? Have you got the same results with attached test project?&lt;/P&gt;&lt;P&gt;Also, please note the question focuses on reducing VDD spikes when UART TX pin changes its state.&lt;/P&gt;&lt;P&gt;VDDA is another topic even if I mention ADC at the end of my question.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2019 08:38:44 GMT</pubDate>
    <dc:creator>florianpantale1</dc:creator>
    <dc:date>2019-06-11T08:38:44Z</dc:date>
    <item>
      <title>How to reduce spikes on VDD when UART TX pin state changes?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942199#M54430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Board: FRDM-K22F&lt;/P&gt;&lt;P&gt;Test project: hello_world from SDK demo_apps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have noticed voltage spikes on our project board with Kinetis&amp;nbsp;MK22FN256VLH12, they occur when UART0 TX pin state changes.&lt;/P&gt;&lt;P&gt;I have reproduced the problem when FRDM-K22F demo board and the simple hello_world project.&lt;/P&gt;&lt;P&gt;VDD supply is monitored with a scope trigged by UART1 TX pin state changes.&amp;nbsp;TX pin is PORTE0 for&amp;nbsp;&lt;SPAN&gt;hello_world project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The spikes can reach 600 mV peak-to-peak with default project settings.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;They can be reduced down to 60 mV peak-to-peak when the slew rate is configured to Slow with full pin configuration using&amp;nbsp;PORT_SetPinConfig as shown in attached file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;60 mVpp&amp;nbsp;is still&amp;nbsp;too high if running ADC simultaneously.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Question: are there other settings (hardware and/or software) to further reduce these spikes?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2019 17:36:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942199#M54430</guid>
      <dc:creator>florianpantale1</dc:creator>
      <dc:date>2019-06-04T17:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce spikes on VDD when UART TX pin state changes?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942200#M54431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florian,&lt;/P&gt;&lt;P&gt;Would you please attach the whole project? So that I can direct test it on FRDM-K22F board.&lt;BR /&gt;Seems caused by the circuit design of analog power.&lt;/P&gt;&lt;P&gt;The following analog power supply is widely recommended:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="wildely recommended.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/85358iE1D18964F02799AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="wildely recommended.jpg" alt="wildely recommended.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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>Wed, 05 Jun 2019 03:13:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942200#M54431</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2019-06-05T03:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce spikes on VDD when UART TX pin state changes?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942201#M54432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;thanks for quick reply. Please find attached test project.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2019 07:51:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942201#M54432</guid>
      <dc:creator>florianpantale1</dc:creator>
      <dc:date>2019-06-05T07:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce spikes on VDD when UART TX pin state changes?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942202#M54433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;any news about this subject? Have you got the same results with attached test project?&lt;/P&gt;&lt;P&gt;Also, please note the question focuses on reducing VDD spikes when UART TX pin changes its state.&lt;/P&gt;&lt;P&gt;VDDA is another topic even if I mention ADC at the end of my question.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 08:38:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942202#M54433</guid>
      <dc:creator>florianpantale1</dc:creator>
      <dc:date>2019-06-11T08:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce spikes on VDD when UART TX pin state changes?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942203#M54434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florian,&lt;/P&gt;&lt;P&gt;Get the similar phenomenon on the FRDM-K22F board.&lt;/P&gt;&lt;P&gt;But the &lt;SPAN&gt;spikes &lt;/SPAN&gt;are much smaller on TWR-K64F120M and TWR-K70F120M board.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;default project settings&lt;/SPAN&gt;: &lt;SPAN&gt;150mV peak-to-peak&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;slew rate&lt;/SPAN&gt; &lt;SPAN&gt;configured: 50mV peak-to-peak&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So I think the power circuit design are import and be able to &lt;SPAN&gt;reduce these spikes&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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>Wed, 12 Jun 2019 08:50:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942203#M54434</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2019-06-12T08:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce spikes on VDD when UART TX pin state changes?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942204#M54435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;Thanks for comparison with other boards.&lt;/P&gt;&lt;P&gt;I will transmit yours answers to our HW engineers for improvement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 10:46:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-reduce-spikes-on-VDD-when-UART-TX-pin-state-changes/m-p/942204#M54435</guid>
      <dc:creator>florianpantale1</dc:creator>
      <dc:date>2019-06-12T10:46:54Z</dc:date>
    </item>
  </channel>
</rss>

