<?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>8-bit MicrocontrollersのトピックHCS08QG8, How can I know a SPI's transmission is completed?</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08QG8-How-can-I-know-a-SPI-s-transmission-is-completed/m-p/595636#M22157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I've took a look at status register, it contains 3-bits: Read buffer full flag, Transmit empty flag, Fault flag.&lt;/P&gt;&lt;P&gt;As I can see, transmit data register is empty doesn't mean "transmit complete",&lt;/P&gt;&lt;P&gt;Data may still in the shift register. If then I disable spi peripheral, error will occur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2016 09:29:49 GMT</pubDate>
    <dc:creator>w_tension</dc:creator>
    <dc:date>2016-07-21T09:29:49Z</dc:date>
    <item>
      <title>HCS08QG8, How can I know a SPI's transmission is completed?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08QG8-How-can-I-know-a-SPI-s-transmission-is-completed/m-p/595636#M22157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I've took a look at status register, it contains 3-bits: Read buffer full flag, Transmit empty flag, Fault flag.&lt;/P&gt;&lt;P&gt;As I can see, transmit data register is empty doesn't mean "transmit complete",&lt;/P&gt;&lt;P&gt;Data may still in the shift register. If then I disable spi peripheral, error will occur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 09:29:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08QG8-How-can-I-know-a-SPI-s-transmission-is-completed/m-p/595636#M22157</guid>
      <dc:creator>w_tension</dc:creator>
      <dc:date>2016-07-21T09:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08QG8, How can I know a SPI's transmission is completed?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08QG8-How-can-I-know-a-SPI-s-transmission-is-completed/m-p/595637#M22158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried checking the read buffer full flag?&amp;nbsp; A byte is clocked in with every byte that is clocked out, so by the time the received byte is marked complete your transmitted byte should be finished as well.&amp;nbsp; Keep in mind that you'll need to make sure the read full flag is cleared before you start the transmission.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 19:49:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08QG8-How-can-I-know-a-SPI-s-transmission-is-completed/m-p/595637#M22158</guid>
      <dc:creator>scottm</dc:creator>
      <dc:date>2016-07-30T19:49:40Z</dc:date>
    </item>
  </channel>
</rss>

