<?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 Waiting for SPI RDY on LPC812 (Example_SPI0M_SPI1S) in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Waiting-for-SPI-RDY-on-LPC812-Example-SPI0M-SPI1S/m-p/682794#M27474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to run the SPI0M_SPI1S example on the LPC812 demo board.&lt;/P&gt;&lt;P&gt;It hangs in a loop waiting for the TXRDY flag:&lt;/P&gt;&lt;P&gt;while ((LPC_SPI1-&amp;gt;STAT &amp;amp; STAT_TXRDY) == 0);&lt;/P&gt;&lt;P&gt;Debugger shows:&lt;/P&gt;&lt;P&gt;LPC_SPI1-&amp;gt;STAT: 0b100010000&lt;/P&gt;&lt;P&gt;STAT_TXRDY: 0b10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2017 09:13:40 GMT</pubDate>
    <dc:creator>jonaspistor</dc:creator>
    <dc:date>2017-06-12T09:13:40Z</dc:date>
    <item>
      <title>Waiting for SPI RDY on LPC812 (Example_SPI0M_SPI1S)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Waiting-for-SPI-RDY-on-LPC812-Example-SPI0M-SPI1S/m-p/682794#M27474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to run the SPI0M_SPI1S example on the LPC812 demo board.&lt;/P&gt;&lt;P&gt;It hangs in a loop waiting for the TXRDY flag:&lt;/P&gt;&lt;P&gt;while ((LPC_SPI1-&amp;gt;STAT &amp;amp; STAT_TXRDY) == 0);&lt;/P&gt;&lt;P&gt;Debugger shows:&lt;/P&gt;&lt;P&gt;LPC_SPI1-&amp;gt;STAT: 0b100010000&lt;/P&gt;&lt;P&gt;STAT_TXRDY: 0b10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 09:13:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Waiting-for-SPI-RDY-on-LPC812-Example-SPI0M-SPI1S/m-p/682794#M27474</guid>
      <dc:creator>jonaspistor</dc:creator>
      <dc:date>2017-06-12T09:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Waiting for SPI RDY on LPC812 (Example_SPI0M_SPI1S)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Waiting-for-SPI-RDY-on-LPC812-Example-SPI0M-SPI1S/m-p/682795#M27475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="300748" data-username="jonaspistor" href="https://community.nxp.com/people/jonaspistor"&gt;Jonas Pistor&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: 15px;"&gt;To provide the fastest possible support, I'd highly recommend you to refer to periph_spi demo in the LPCOpen library whose link is below.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: 15px;"&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/software-development-tools/software-tools/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc8xx:LPCOPEN-SOFTWARE-FOR-LPC8XX" title="http://www.nxp.com/products/software-and-tools/software-development-tools/software-tools/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc8xx:LPCOPEN-SOFTWARE-FOR-LPC8XX"&gt;LPCOpen Software for LPC8XX|NXP&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Have a great day,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 15px;"&gt;TIC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 15px;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 15px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 02:51:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Waiting-for-SPI-RDY-on-LPC812-Example-SPI0M-SPI1S/m-p/682795#M27475</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2017-06-13T02:51:24Z</dc:date>
    </item>
  </channel>
</rss>

