<?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 connection between development board and uC in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1476831#M49256</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to put code in uC LPC55S14jbd100e using development board LPC55S16. I saw that I need to use SWD pins for that, but I don't know what I need to connect. I have already seen that I have to put a jumper between pins 2 and 3 on JP8, and put one more jumper on JP7. When I try to debug code, the first time one link appears there, but after that, an error occurs. Could you explain to me what I need to connect ? Is it possible to put code on uC using a development board, with SWD pins ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Milan&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 13:22:05 GMT</pubDate>
    <dc:creator>milan021</dc:creator>
    <dc:date>2022-06-20T13:22:05Z</dc:date>
    <item>
      <title>connection between development board and uC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1476831#M49256</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to put code in uC LPC55S14jbd100e using development board LPC55S16. I saw that I need to use SWD pins for that, but I don't know what I need to connect. I have already seen that I have to put a jumper between pins 2 and 3 on JP8, and put one more jumper on JP7. When I try to debug code, the first time one link appears there, but after that, an error occurs. Could you explain to me what I need to connect ? Is it possible to put code on uC using a development board, with SWD pins ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Milan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 13:22:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1476831#M49256</guid>
      <dc:creator>milan021</dc:creator>
      <dc:date>2022-06-20T13:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: connection between development board and uC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1476843#M49258</link>
      <description />
      <pubDate>Mon, 20 Jun 2022 13:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1476843#M49258</guid>
      <dc:creator>milan021</dc:creator>
      <dc:date>2022-06-20T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: connection between development board and uC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1479310#M49305</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It is possible to flash the LPC55S16 in the LPC55S16-EVK via SWD.&lt;/P&gt;
&lt;P&gt;I just have one question, are you making a swap between the LPC55S16 of the EVK and the LPC55S14JBD100E?&lt;/P&gt;
&lt;P&gt;Best regards, Daniel.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 20:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1479310#M49305</guid>
      <dc:creator>DanielRuvalcaba</dc:creator>
      <dc:date>2022-06-23T20:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: connection between development board and uC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1479637#M49315</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you, I manage to put a code on my controller using the development environment.&lt;/P&gt;&lt;P&gt;Now, I have a problem with the delay function. I only have an internal oscillator from the uC. I set the internal oscillator 12MHz on peripherals, but I don't know what I have to set on the main code. Could you write me a part of the code for this function ?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Milan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 07:08:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1479637#M49315</guid>
      <dc:creator>milan021</dc:creator>
      <dc:date>2022-06-24T07:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: connection between development board and uC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1479912#M49326</link>
      <description>&lt;P&gt;You can use the available timer examples in the SDK (available in &lt;A href="https://mcuxpresso.nxp.com/en/select" target="_self"&gt;here&lt;/A&gt;) to create a delay function.&lt;/P&gt;
&lt;P&gt;I'm dropping you some links that might help you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/MCUXpresso-IDE/Delay-function-with-MCUXpresso-and-frdm-k64f-does-not-work/m-p/864301" target="_blank"&gt;https://community.nxp.com/t5/MCUXpresso-IDE/Delay-function-with-MCUXpresso-and-frdm-k64f-does-not-work/m-p/864301&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-for-MCU/Is-there-a-delay/td-p/175061" target="_blank"&gt;https://community.nxp.com/t5/CodeWarrior-for-MCU/Is-there-a-delay/td-p/175061&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/Delay-function/m-p/920485" target="_blank"&gt;https://community.nxp.com/t5/Kinetis-Microcontrollers/Delay-function/m-p/920485&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I hope this helps, Daniel.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 15:14:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/connection-between-development-board-and-uC/m-p/1479912#M49326</guid>
      <dc:creator>DanielRuvalcaba</dc:creator>
      <dc:date>2022-06-24T15:14:37Z</dc:date>
    </item>
  </channel>
</rss>

