<?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 LPC5536 debugging UART in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-debugging-UART/m-p/1678968#M53284</link>
    <description>&lt;P&gt;I'm using a custom LPC5536 board for implementing a simple UART based debugging monitor program.&lt;/P&gt;&lt;P&gt;I also downloaded the SDK_2.x_5536 and started with the 'Hello World' example with the UART routed to FC0 in the related eval board.&lt;/P&gt;&lt;P&gt;for my board the UART needs to be at FC7 due to the hardware layout.&lt;/P&gt;&lt;P&gt;I also found a post called 'Set up debug UART' which seems to be a similar issue however that doesn't help because there are many errors and warnings when trying to implement.&lt;BR /&gt;An Appnote describing how to do that would be very helpful.&lt;/P&gt;&lt;P&gt;I managed to set the UART easily to FC2 by changing the related constants in the sources without the config tool.&lt;/P&gt;&lt;P&gt;However when trying to change the UART to FC7 the TX(at pin65) is working but RX(at pin73) doesn't receive.&lt;/P&gt;&lt;P&gt;I checked the wiring but the pins at MCU pin73 and it's toggling with a GPIO test.&lt;/P&gt;&lt;P&gt;Are there any known issues with the involved drivers ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2023 20:15:04 GMT</pubDate>
    <dc:creator>djrmike</dc:creator>
    <dc:date>2023-06-29T20:15:04Z</dc:date>
    <item>
      <title>LPC5536 debugging UART</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-debugging-UART/m-p/1678968#M53284</link>
      <description>&lt;P&gt;I'm using a custom LPC5536 board for implementing a simple UART based debugging monitor program.&lt;/P&gt;&lt;P&gt;I also downloaded the SDK_2.x_5536 and started with the 'Hello World' example with the UART routed to FC0 in the related eval board.&lt;/P&gt;&lt;P&gt;for my board the UART needs to be at FC7 due to the hardware layout.&lt;/P&gt;&lt;P&gt;I also found a post called 'Set up debug UART' which seems to be a similar issue however that doesn't help because there are many errors and warnings when trying to implement.&lt;BR /&gt;An Appnote describing how to do that would be very helpful.&lt;/P&gt;&lt;P&gt;I managed to set the UART easily to FC2 by changing the related constants in the sources without the config tool.&lt;/P&gt;&lt;P&gt;However when trying to change the UART to FC7 the TX(at pin65) is working but RX(at pin73) doesn't receive.&lt;/P&gt;&lt;P&gt;I checked the wiring but the pins at MCU pin73 and it's toggling with a GPIO test.&lt;/P&gt;&lt;P&gt;Are there any known issues with the involved drivers ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 20:15:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-debugging-UART/m-p/1678968#M53284</guid>
      <dc:creator>djrmike</dc:creator>
      <dc:date>2023-06-29T20:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 debugging UART</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-debugging-UART/m-p/1680036#M53295</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/74166"&gt;@djrmike&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a video about how to configure UART port as Printf, maybe you can not understand the voice of this video, just ignore.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.bilibili.com/video/BV11i4y1r7Rr/" target="_blank"&gt;https://www.bilibili.com/video/BV11i4y1r7Rr/&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 01:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-debugging-UART/m-p/1680036#M53295</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-07-03T01:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 debugging UART</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-debugging-UART/m-p/1681355#M53323</link>
      <description>&lt;P&gt;thanks Alice, i'll check it.&lt;/P&gt;&lt;P&gt;Maybe there's a difference when starting a new project or modifying the 'hello world' project.&lt;/P&gt;&lt;P&gt;I've done the latter and get lots of warnings and errors when doing the steps shown in the video.&lt;/P&gt;&lt;P&gt;I'll try the variations at the weekend, so for now i've to do a different task.&lt;/P&gt;&lt;P&gt;But thanks a lot for your answer,&lt;BR /&gt;Mike&lt;/P&gt;&lt;P&gt;PS: when adding the debug console there is also a debug console lite, and the warning that any additional installations of these libraries should be done by people who know what they are doing. Where to get the Know-How ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 15:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-debugging-UART/m-p/1681355#M53323</guid>
      <dc:creator>djrmike</dc:creator>
      <dc:date>2023-07-04T15:08:54Z</dc:date>
    </item>
  </channel>
</rss>

