<?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>Kinetis MicrocontrollersのトピックRe: Problem with I2C on KL27</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-I2C-on-KL27/m-p/407850#M22876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Juan Montoya:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please notice the I2C standard address is 7-bits long, so from an 8-bit address value (in this case 0xF4) the most significant bit is discarded and the value is shifted 1 position to the left to accommodate the R/W bit in the less significant bit of the first frame sent by the I2C master, such as next:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; |&amp;nbsp; ADD6&amp;nbsp; |&amp;nbsp; ADD5&amp;nbsp; |&amp;nbsp; ADD4&amp;nbsp; |&amp;nbsp; ADD3&amp;nbsp; |&amp;nbsp; ADD2&amp;nbsp; |&amp;nbsp; ADD1&amp;nbsp; |&amp;nbsp; ADD0&amp;nbsp; |&amp;nbsp; R/W&amp;nbsp; |&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is why you see it as 0x74. Please let me know if this is not your problem.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&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, 03 Jun 2015 22:53:52 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2015-06-03T22:53:52Z</dc:date>
    <item>
      <title>Problem with I2C on KL27</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-I2C-on-KL27/m-p/407849#M22875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im working with the KL27 and the protocol I2C to read the data of the BMT180, but when I send the dares (0xF4) it changes the MSB and sends 0x74.&lt;/P&gt;&lt;P&gt;I don't know which the problem is because my code is very simple.&lt;/P&gt;&lt;P&gt;Im using de function of SendDataPolling on KDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Juan Camilo Montoya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 03:07:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-I2C-on-KL27/m-p/407849#M22875</guid>
      <dc:creator>juancamilomonto</dc:creator>
      <dc:date>2015-05-29T03:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C on KL27</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-I2C-on-KL27/m-p/407850#M22876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Juan Montoya:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please notice the I2C standard address is 7-bits long, so from an 8-bit address value (in this case 0xF4) the most significant bit is discarded and the value is shifted 1 position to the left to accommodate the R/W bit in the less significant bit of the first frame sent by the I2C master, such as next:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; |&amp;nbsp; ADD6&amp;nbsp; |&amp;nbsp; ADD5&amp;nbsp; |&amp;nbsp; ADD4&amp;nbsp; |&amp;nbsp; ADD3&amp;nbsp; |&amp;nbsp; ADD2&amp;nbsp; |&amp;nbsp; ADD1&amp;nbsp; |&amp;nbsp; ADD0&amp;nbsp; |&amp;nbsp; R/W&amp;nbsp; |&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is why you see it as 0x74. Please let me know if this is not your problem.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&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, 03 Jun 2015 22:53:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-with-I2C-on-KL27/m-p/407850#M22876</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-06-03T22:53:52Z</dc:date>
    </item>
  </channel>
</rss>

