<?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: FRDM-K22F I2C master Write/read</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632662#M38087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Cutworth,&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Now I switch to my board using, use K2FF read &lt;SPAN style="color: #3d3d3d;"&gt;STM24128 I2C E2PROM&lt;/SPAN&gt; chip , use&amp;nbsp;&lt;SPAN&gt;I2C polling transfer demo example, just keep master section.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;//Write&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Write.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3400i020FA2F1A540635C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Write.jpg" alt="Write.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;//Read&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Read.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3404iE03A757E59FCCC02/image-size/large?v=v2&amp;amp;px=999" role="button" title="Read.jpg" alt="Read.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Writing and reading both action work well because the function return 0, but seems that &lt;STRONG&gt;write and reading data is not same.&lt;/STRONG&gt; &amp;nbsp;Seems that reading data is initial data in E2PROM because all data is 0xff. &lt;STRONG&gt;It means that we don't sucess in writing data to E2PROM?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="I2C.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3474iB8FFD6A172F49091/image-size/large?v=v2&amp;amp;px=999" role="button" title="I2C.jpg" alt="I2C.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM style="background-color: #ffffff; color: #51626f;"&gt;Cutworth:&amp;nbsp;&lt;/EM&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The I2C address of course should &amp;nbsp;changed to the device address you use like 0x1C on FRDM board.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kent:Now I use the STM24128 I2C E2PROM, address is 0(E0,E1,E2), and then &amp;nbsp;the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;device address is 0x00? I don't know how to define it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;subaddress of I2C EERPOM, should no require for the value? Just make sure it is in the EEPROM space, &amp;nbsp;data length is not bigger over EEPROM space.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;subaddressSize,&amp;nbsp;&amp;nbsp;8bits register use 0,&amp;nbsp;&amp;nbsp;16bits register use&amp;nbsp;1?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Have a good day.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Kent&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2016 01:30:51 GMT</pubDate>
    <dc:creator>kent_gu</dc:creator>
    <dc:date>2016-10-14T01:30:51Z</dc:date>
    <item>
      <title>FRDM-K22F I2C master Write/read</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632658#M38083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Now I am using &amp;nbsp;FRDM-K22F, I2C&amp;nbsp;polling_transfer example of V2.0 SDK example code. My understanding is that, I2C0 work as&amp;nbsp;master to do write/read three-axis accelerometer(slave device). Normally the content of writing and reading should be same, but they don't match as below picture. why?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Master_Receiver.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3516iE84FDC6349C006CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Master_Receiver.jpg" alt="Master_Receiver.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 04:43:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632658#M38083</guid>
      <dc:creator>kent_gu</dc:creator>
      <dc:date>2016-10-13T04:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F I2C master Write/read</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632659#M38084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember you are writeing/reading peripheral instead of memory. When accessing peripherals like accelerometer, you are accessing its registers, you cannot gurantee write/read result is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which specific register you are trying to access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 06:24:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632659#M38084</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-13T06:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F I2C master Write/read</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632660#M38085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Cutworth,&lt;/P&gt;&lt;P&gt;Thanks a lot for your remind.&amp;nbsp;Yes, you are right. But I don't study the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;accelerometer chip data sheet, I just supposed that&amp;nbsp;&amp;nbsp;at least one or two of 32 bytes should be&amp;nbsp;same, also the example that NXP provide have the code to compare write&amp;nbsp;and read data, my understanding is that they should be same, to say that what you wrote&amp;nbsp;into EEPROM are reading correctly by reading. &lt;STRONG&gt;You means that I2C&amp;nbsp;polling_transfer example of V2.0 SDK example code for FRDM-K22F I2C0 master wirte/Read data are not same?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Also I found that&amp;nbsp;I2C_MASTER_SLAVE_ADDR_7BIT is&amp;nbsp;&lt;STRONG&gt;0x7EU&lt;/STRONG&gt; in origin code, but the address is &lt;STRONG&gt;0x1C&lt;/STRONG&gt; in the FRDM-K22F schematic, which address I should use? How to define the&amp;nbsp;I2C_MASTER_SLAVE_ADDR_7BIT(masterXfer.slaveAddress) address?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; masterXfer.subaddress = 0;&amp;nbsp;masterXfer.subaddressSize = 0; means what?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Actually I don't want to read&amp;nbsp;&lt;SPAN&gt;accelerometer, just want to &lt;STRONG&gt;write/read I2C E2PROM in my board&lt;/STRONG&gt;. Just want to refer any kintis&amp;nbsp;I2C write/reading example. In a word, do you have any example can realize I2C write and reading content same using K22F chip?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Sorry to so many question because I am new for Kinetis chip and SDK.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Kent&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 06:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632660#M38085</guid>
      <dc:creator>kent_gu</dc:creator>
      <dc:date>2016-10-13T06:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F I2C master Write/read</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632661#M38086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note the I2C polling transfer demo is made with two I2C instance of K22F, that is why you will see write/read data is the same. The same is true for EEPROM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The I2C address of course should be changed to the device address you use like 0x1C on FRDM board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for the meaning for subaddress and subaddressSize in master transfer struct, it's related to register address of the device you try to communicate. For example, with accelerometer, you will have the I2C device address and you also have the register address inside the accelerometer device. Some device's register is not 8bit, some are 16bit. That's why you also need to know the subaddressSize. These information will be sent after the address stage for I2C communication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 07:12:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632661#M38086</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-10-13T07:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F I2C master Write/read</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632662#M38087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Cutworth,&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Now I switch to my board using, use K2FF read &lt;SPAN style="color: #3d3d3d;"&gt;STM24128 I2C E2PROM&lt;/SPAN&gt; chip , use&amp;nbsp;&lt;SPAN&gt;I2C polling transfer demo example, just keep master section.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;//Write&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Write.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3400i020FA2F1A540635C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Write.jpg" alt="Write.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;//Read&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Read.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3404iE03A757E59FCCC02/image-size/large?v=v2&amp;amp;px=999" role="button" title="Read.jpg" alt="Read.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Writing and reading both action work well because the function return 0, but seems that &lt;STRONG&gt;write and reading data is not same.&lt;/STRONG&gt; &amp;nbsp;Seems that reading data is initial data in E2PROM because all data is 0xff. &lt;STRONG&gt;It means that we don't sucess in writing data to E2PROM?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="I2C.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3474iB8FFD6A172F49091/image-size/large?v=v2&amp;amp;px=999" role="button" title="I2C.jpg" alt="I2C.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM style="background-color: #ffffff; color: #51626f;"&gt;Cutworth:&amp;nbsp;&lt;/EM&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The I2C address of course should &amp;nbsp;changed to the device address you use like 0x1C on FRDM board.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kent:Now I use the STM24128 I2C E2PROM, address is 0(E0,E1,E2), and then &amp;nbsp;the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;device address is 0x00? I don't know how to define it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;subaddress of I2C EERPOM, should no require for the value? Just make sure it is in the EEPROM space, &amp;nbsp;data length is not bigger over EEPROM space.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;subaddressSize,&amp;nbsp;&amp;nbsp;8bits register use 0,&amp;nbsp;&amp;nbsp;16bits register use&amp;nbsp;1?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Have a good day.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Kent&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 01:30:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632662#M38087</guid>
      <dc:creator>kent_gu</dc:creator>
      <dc:date>2016-10-14T01:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F I2C master Write/read</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632663#M38088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have solved the problem:&lt;/P&gt;&lt;P&gt;#1, Device address, need to define base on your chip for application.&lt;/P&gt;&lt;P&gt;#2,&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;subaddressSize, it is device subaddress length, such as1 byte device sub address,&amp;nbsp;&lt;SPAN&gt;subaddressSize is 1; and&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;such as 2&amp;nbsp;byte device sub address,&amp;nbsp;subaddressSize is 2.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 07:57:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632663#M38088</guid>
      <dc:creator>kent_gu</dc:creator>
      <dc:date>2016-10-14T07:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F I2C master Write/read</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632664#M38089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Cutworth Wang wrote:&lt;/P&gt;&lt;P&gt;And for the meaning for subaddress and subaddressSize in master transfer struct, it's related to register address of the device you try to communicate. For example, with accelerometer, you will have the I2C device address and you also have the register address inside the accelerometer device. Some device's register is not 8bit, some are 16bit. That's why you also need to know the subaddressSize. These information will be sent after the address stage for I2C communication.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Wow, it'd be really nice if this kind of information were in the API document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 15:52:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-K22F-I2C-master-Write-read/m-p/632664#M38089</guid>
      <dc:creator>pcpro178</dc:creator>
      <dc:date>2018-08-28T15:52:03Z</dc:date>
    </item>
  </channel>
</rss>

