<?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>LPC MicrocontrollersのトピックRe: Own LED does not toggle - Cannot set gpio</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546921#M13371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry the voltage is 2.7V when in pin 1.5 function 5 is set which is SSEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In funtion 0 which is gpio pin 1.5 has 2.4V no matter what&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2016 09:34:17 GMT</pubDate>
    <dc:creator>dimitrissideris</dc:creator>
    <dc:date>2016-08-24T09:34:17Z</dc:date>
    <item>
      <title>Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546914#M13364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running peripheral blinky example from lpcopen examples and i m trying to toggle a led that i put on the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LED 0 from blinky example is pin 3.5 and the led embedded on the dev board toggles fine.&lt;/P&gt;&lt;P&gt;When i put a led of my own to the 3.5 pin of the J1 connector of the dev board it is permanently in high state and doesn't toggle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main purpose is that i want to manually manipulate a gpio pin and the above is an experiment i was trying to make.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 15:36:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546914#M13364</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-22T15:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546915#M13365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="283353" data-username="dimitrissideris" href="https://community.nxp.com/people/dimitrissideris"&gt;Dimitris Sideris&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;According to your statement, you even haven't done any anything except use own LED instead of the LED which is from the dev board.&lt;/P&gt;&lt;P&gt;So I was wondering if you can tell me the total procedure to do the implement.&lt;/P&gt;&lt;P&gt;And one more thing, what's the dev board do you use?&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, 23 Aug 2016 01:46:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546915#M13365</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-08-23T01:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546916#M13366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that i cannot manipulate a gpio manually. I use api methods like SetPinState etc and cannot set gpio values.&lt;/P&gt;&lt;P&gt;I want to set gpio highs and lows manually so that i can manually handle chip select in spi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the blinky example i tried to put a led in the same pin like the embedded led to see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using lpcxpresso 4367 dev board&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 08:31:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546916#M13366</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-23T08:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546917#M13367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="283353" data-objecttype="3" href="https://community.nxp.com/people/dimitrissideris"&gt;Dimitris Sideris&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I was wondering if you can share the codes, then I can replicate the issue on the LPCXpresso4367 board and it can help me to figure out the root cause.&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>Tue, 23 Aug 2016 09:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546917#M13367</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-08-23T09:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546918#M13368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is not some specific code at this time.&lt;/P&gt;&lt;P&gt;I am using from lpcopen periph blinky example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and my main goal is to make ssp example from lpcopen to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default ssp example sets pin 1.5 (which is SSEL for SSP1) to high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i manually do&lt;/P&gt;&lt;P&gt;Chip_SCU_PinMuxSet(0x1, 5, (SCU_MODE_FUNC0)); &lt;/P&gt;&lt;P&gt;Chip_GPIO_SetPinDIROutput(LPC_GPIO_PORT, 0x1, 5);&lt;/P&gt;&lt;P&gt;Chip_GPIO_SetPinState(LPC_GPIO_PORT, port, pin, false);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but nothing happens to ssel pin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is always set to high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( Ive also tried Chip_GPIO_SetPinOutLow(LPC_GPIO_PORT, 0x1, 5); and different gpio pins that dont have ssp function)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 10:08:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546918#M13368</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-23T10:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546919#M13369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hi &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="283353" data-objecttype="3" href="https://community.nxp.com/people/dimitrissideris"&gt;Dimitris Sideris&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Please try the following code to set the P1_5 to enter the low state&lt;/P&gt;&lt;P&gt;Chip_SCU_PinMuxSet(0x1, 5, (&lt;SPAN style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;"&gt;SCU_MODE_INBUFF_EN&amp;nbsp;|&amp;nbsp;SCU_MODE_PULLUP&amp;nbsp;|&amp;nbsp;SCU_MODE_FUNC0&lt;/SPAN&gt;));&lt;/P&gt;&lt;P&gt;Chip_GPIO_SetPinDIROutput(LPC_GPIO_PORT, 0x1, 5);&lt;/P&gt;&lt;P&gt;Chip_GPIO_SetPinState(LPC_GPIO_PORT, 0x1, 5, false);&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>Wed, 24 Aug 2016 03:15:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546919#M13369</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-08-24T03:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546920#M13370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG class=""&gt;&lt;SPAN class=""&gt;jeremyzhou&lt;/SPAN&gt;&lt;/STRONG&gt;!&lt;/P&gt;&lt;P&gt;Thanx for replying to all questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i tried the code you suggested.&lt;/P&gt;&lt;P&gt;The only difference that it makes is that with Chip_SCU_PinMuxSet(0x1, 5, (SCU_MODE_FUNC0)); that I used when code starts voltage in pin 1,5 is 2,7V (i have a led in 1,5 that it glows).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i use Chip_SCU_PinMuxSet(0x1, 5, (&lt;SPAN style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: #ffffff;"&gt;SCU_MODE_INBUFF_EN&amp;nbsp;|&amp;nbsp;SCU_MODE_PULLUP&amp;nbsp;|&amp;nbsp;SCU_MODE_FUNC0&lt;/SPAN&gt;)); then when code starts voltage in pin 1,5 is 2,4V (i have a led in 1,5 that it glows less).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functions&lt;/P&gt;&lt;P&gt;Chip_GPIO_SetPinDIROutput(LPC_GPIO_PORT, 0x1, 5);&lt;/P&gt;&lt;P&gt;Chip_GPIO_SetPinState(LPC_GPIO_PORT, 0x1, 5, false);&lt;/P&gt;&lt;P&gt;are used in both above examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i cannot set gpio to logical zero&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546920#M13370</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-24T09:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546921#M13371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry the voltage is 2.7V when in pin 1.5 function 5 is set which is SSEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In funtion 0 which is gpio pin 1.5 has 2.4V no matter what&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:34:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546921#M13371</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-24T09:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546922#M13372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="283353" data-objecttype="3" href="https://community.nxp.com/people/dimitrissideris"&gt;Dimitris Sideris&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I've figured out the root cause of the issue, the P1_5 pin is assigned to the GPIO1[8], not the GPIO1[5] according to the reference manual.&lt;/P&gt;&lt;P&gt;The modified code is below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chip_SCU_PinMuxSet(0x1, 5, (SCU_MODE_FUNC0));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chip_GPIO_SetPinDIROutput(LPC_GPIO_PORT, 0x1, 8);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chip_GPIO_SetPinState(LPC_GPIO_PORT, 0x1, 8, false);&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>Thu, 25 Aug 2016 08:39:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546922#M13372</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-08-25T08:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546923#M13373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx jeremyzhou, it worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 08:53:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546923#M13373</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-25T08:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546924#M13374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jeremyzhou.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ll try to explain what i am trying to do and i need the manual gpio configuration.&lt;/P&gt;&lt;P&gt;(Should i make a new post?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect through spi an lpcxpresso4367 dev board with an esp8266 dev board. The main goal is to make a pcb with these two chips on board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the SSP1 controller from the side of LPC. The side of esp waits a format of 8 bits command + 8 bits address + 256 bits data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i figured out the automatic SSEL mechanism of SSP in LPC toggles thes SSEL between high and low between each 8 bit data tha is sent through SSP which is not my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i needed a manual manipulation of SSEL and thats why i wanted to handle it as gpio, so that i can set it high and low each time i want to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I connected the LPC to an oscilloscope and found out that clock works nice (clock works each time i m tyring to send sth not permanently).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOSI and SSEL line (configured as gpio) are not behaving correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see MOSI data when SSEL is high and other weird things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to "wrap" send frame commands inside an setlow and sethigh SSEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found out that not any time i use sendframe function the frame is sent and now i am tyring to understand the fifo mechanism when it is ready to send a frame and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that you know what the big picture of my problem is can y give me any suggestion or help??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 09:07:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546924#M13374</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-30T09:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546925#M13375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="283353" data-objecttype="3" href="https://community.nxp.com/people/dimitrissideris"&gt;Dimitris Sideris&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I'd highly recommend you to create a new post about the question, then share the link with me.&lt;/P&gt;&lt;P&gt;Thanks for your cooperation.&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>Wed, 31 Aug 2016 01:25:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546925#M13375</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-08-31T01:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546926#M13376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/827264"&gt;https://community.nxp.com/message/827264&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 07:13:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546926#M13376</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-31T07:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Own LED does not toggle - Cannot set gpio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546927#M13377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/827264" target="test_blank"&gt;https://community.nxp.com/message/827264&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Aug 31, 2016 at 4:25 AM, jeremyzhou &amp;lt;admin@community.freescale.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 07:13:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Own-LED-does-not-toggle-Cannot-set-gpio/m-p/546927#M13377</guid>
      <dc:creator>dimitrissideris</dc:creator>
      <dc:date>2016-08-31T07:13:17Z</dc:date>
    </item>
  </channel>
</rss>

