<?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: SSP interrupt at transfer end</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SSP-interrupt-at-transfer-end/m-p/590831#M22127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jokn on Fri Feb 22 12:39:53 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved this problem by using one of the sgpio timers. Because I do not use the sgpio feature. The Timer gives me the interrupt for the end of transfer. The advantage of using the sgpio timer is that you have a prescaler and a timer for every bit. So it is very easy to set the timer for different bit rates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josef&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:20:35 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:20:35Z</dc:date>
    <item>
      <title>SSP interrupt at transfer end</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SSP-interrupt-at-transfer-end/m-p/590829#M22125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jokn on Thu Jan 10 05:05:09 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it really true?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the SSP interface has no interrupt for the transmit fifo empty event or for transfer empty? The SPI interface has, but I cannot use the SPI interface because the pins a used from SPIFI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in my distress I have to start a timer to get an interrupt at transfer end. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or as somebody a better idea?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please don't ask me why I use a transfer end interrupt. This is because a scan several SPI slave and I have to change the select signal by gpio.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:20:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SSP-interrupt-at-transfer-end/m-p/590829#M22125</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSP interrupt at transfer end</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SSP-interrupt-at-transfer-end/m-p/590830#M22126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nxp21346 on Tue Jan 15 14:47:03 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The BUSY bit should be useful to determine whether the SSP is done transmitting. An interrupt can be generated when the FIFO is half empty or by a timer, then the BUSY bit can be checked to see if the SPI is done transmitting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Dave @ NXP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SSP-interrupt-at-transfer-end/m-p/590830#M22126</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSP interrupt at transfer end</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SSP-interrupt-at-transfer-end/m-p/590831#M22127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jokn on Fri Feb 22 12:39:53 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved this problem by using one of the sgpio timers. Because I do not use the sgpio feature. The Timer gives me the interrupt for the end of transfer. The advantage of using the sgpio timer is that you have a prescaler and a timer for every bit. So it is very easy to set the timer for different bit rates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josef&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:20:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SSP-interrupt-at-transfer-end/m-p/590831#M22127</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:20:35Z</dc:date>
    </item>
  </channel>
</rss>

