<?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: MK60:UART Rx don't trigger DMA in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376542#M19787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me?:smileycry:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2015 14:20:33 GMT</pubDate>
    <dc:creator>泽铭柳</dc:creator>
    <dc:date>2015-01-26T14:20:33Z</dc:date>
    <item>
      <title>MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376541#M19786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.dji.com%2Fproduct%2Fdt7-dr16-rc-system" rel="nofollow" target="_blank"&gt;DT7 &amp;amp; DR16 RC System | DJI.&lt;/A&gt; The DR16 receiver use D-Bus protocol. For communicate with&amp;nbsp; the receiver, &lt;SPAN style="color: #777777; font-family: Arial, Arial, Helvetica, sans-serif; font-size: 14px;"&gt; the s&lt;/SPAN&gt;ignals&lt;SPAN style="color: #777777; font-size: 14px; font-family: Arial, Arial, Helvetica, sans-serif;"&gt; n&lt;/SPAN&gt;eed to be&lt;SPAN style="color: #777777; font-family: Arial, Arial, Helvetica, sans-serif; font-size: 14px;"&gt; n&lt;/SPAN&gt;egated. I use a transistor inverse circuit, the following is the&amp;nbsp; schematic diagram. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19143_19143.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120149i9173B681F94E2EF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="19143_19143.jpg" alt="19143_19143.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="QQ截图20150126143240.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49554iB3071C59B73FF162/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ截图20150126143240.jpg" alt="QQ截图20150126143240.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I use UART receive trigger DMA. But UART don't trigger DMA. I did some tests:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;1. UART interrupt receiver, in the interrupt handler of UART_Rx, the MCU receives correct data. so I think the transistor inverse circuit work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2. UART receive trigger DMA, in this case, I use PC transmits and MCU receives, in the interrupt handler of DMA, the MCU receives correct data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;UART receive trigger DMA, I use other MCU transmit and this MCU receives by using 100k baud rate,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; in the interrupt handler of DMA, the MCU receives correct data.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;4. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;UART receive trigger DMA, when I use the DR16 transmit and MCU receives(8bit), I find UART Rx don't trigger DMA.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;5. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;UART receive trigger DMA, but when I use the DR16 transmit and MCU receives(9bit), I find UART Rx can&amp;nbsp; trigger DMA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I have checked my program for many times , but I still&lt;/SPAN&gt; did't find why this happen, please help me.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&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-337683"&gt;UART_Remote_test.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 07:05:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376541#M19786</guid>
      <dc:creator>泽铭柳</dc:creator>
      <dc:date>2015-01-26T07:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376542#M19787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me?:smileycry:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 14:20:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376542#M19787</guid>
      <dc:creator>泽铭柳</dc:creator>
      <dc:date>2015-01-26T14:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376543#M19788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/泽铭柳"&gt;泽铭柳&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;I'd like to confirm something with you after I reviewed your testing resulting.&lt;/P&gt;&lt;P&gt;1. Can the data from the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DR16 trigger &lt;/SPAN&gt;the receive interrupt when UART work in 8-bit protocol ?&lt;/P&gt;&lt;P&gt;2. Was the data receive correct or not when UART work in 9-bit protocol? You can use logic analyzer to make these comparison.&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="QQ截图20150126143240.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49580iCD52B5EA02F2D58B/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ截图20150126143240.jpg" alt="QQ截图20150126143240.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Tue, 27 Jan 2015 08:18:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376543#M19788</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-01-27T08:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376544#M19789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Yes. Only UART without DMA, DR16's data can trigger the receive interrupt when UART work in 8-bit protocol.&lt;/P&gt;&lt;P&gt;2. MCU can receive correct data when UART work in 9-bit protocol.But sorry,I don't have a &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;logic analyzer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3. When I use NOT gate, MCU didn't receive correct data in UART receive interrupt handler. But I found that MCU can receive some bytes data of full 18 bytes when configure DMA receive UART Rx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I think may be the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;transistor inverse circuit has some error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Zeming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 11:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376544#M19789</guid>
      <dc:creator>泽铭柳</dc:creator>
      <dc:date>2015-01-27T11:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376545#M19790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;STRONG&gt; &lt;/STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="232812" data-objecttype="3" href="https://community.nxp.com/people/泽铭柳"&gt;泽铭 柳&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;I've learned that the UART didn't receive correct data when DR16 &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;transmit data through the NOT gate to UART pin even the UART receive interrupt could be triggered from your statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;So I guess the NOT gate transmission delay time cause this issue and I'd like to suggest that you can give a another shot after use 100 Ohms instead of the resistor that connect the transistor with Head 3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ping&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>Wed, 28 Jan 2015 03:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376545#M19790</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-01-28T03:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376546#M19791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Ping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use 100 Ohms resistor replaced the 4700 Ohms resistor which connect the transistor with Head 3, UART Rx still can't trigger DMA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Zeming&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 05:59:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376546#M19791</guid>
      <dc:creator>泽铭柳</dc:creator>
      <dc:date>2015-01-28T05:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376547#M19792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;STRONG&gt; &lt;/STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="232812" data-objecttype="3" href="https://community.nxp.com/people/泽铭柳"&gt;泽铭 柳&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;I think the most important thing we should get to know is which protocol of data transmission the DR16 use, the 8-Bit or 9-Bit and its precise baud rate.&lt;/P&gt;&lt;P&gt;If we get these information, you can use the PC or other MCU to simulate the DR16 to transmit the data to K60.&lt;/P&gt;&lt;P&gt;According to your testing results, I've learned that it's not hard for you to create a project about receiving the data correctly from either the PC or the other MCU through the DMA operation.&lt;/P&gt;&lt;P&gt;After the previous steps done, I think the project can also receive the data correctly which from the DR16 if the NOT gate work fine.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;BR /&gt;Have a great day,&lt;BR /&gt;(my name)&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, 29 Jan 2015 06:44:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376547#M19792</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-01-29T06:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376548#M19793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Ping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. DR16: 8-Bit , 100Kbps.&lt;/P&gt;&lt;P&gt;2. K60's DMA can be triggered by PC or STM32 which simulate the DR16 to transmit the data to K60.&lt;/P&gt;&lt;P&gt;3. The NOT gate work fine, but K60 stall don't receive correct data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Zeming&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 08:23:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376548#M19793</guid>
      <dc:creator>泽铭柳</dc:creator>
      <dc:date>2015-01-30T08:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376549#M19794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="232812" data-objecttype="3" href="https://community.nxp.com/people/泽铭柳"&gt;泽铭 柳&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;It seems like that we fell in black hole now and I think we will still have no idea to move forward if we don't know the exactly the wave of the data which the DR16 transmits and through the NOT gate.&lt;/P&gt;&lt;P&gt;So I'd like to suggest that you should use logic analyzer to capture the waves of DR16 and simulated, then make a comparison.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Fri, 30 Jan 2015 09:36:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376549#M19794</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-01-30T09:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: MK60:UART Rx don't trigger DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376550#M19795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi,Ping,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks for yous help. I will try to solve the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Maybe it's time for me to buy a&amp;nbsp; logic analyzer. :smileyhappy:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Zeming&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 11:20:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK60-UART-Rx-don-t-trigger-DMA/m-p/376550#M19795</guid>
      <dc:creator>泽铭柳</dc:creator>
      <dc:date>2015-01-30T11:20:03Z</dc:date>
    </item>
  </channel>
</rss>

