<?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 Design StudioのトピックRe: external I2C component with PE</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589298#M7435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello syed,&lt;/P&gt;&lt;P&gt;Yes, under KSDK , there is no PE demo, you can refer to&lt;/P&gt;&lt;P&gt;the sample under KSDK installation directory :&lt;/P&gt;&lt;P&gt;KSDK_1.3.0\examples\frdmkl03z\driver_examples\i2c &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice&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>Thu, 11 Aug 2016 10:24:11 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2016-08-11T10:24:11Z</dc:date>
    <item>
      <title>external I2C component with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589295#M7432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We didn't find any example for I2C component for external components connected to Kinetis with PE. while going through fsl_i2c component I am getting confuse between I2C mode selection as master or slave,this mode selection is as per controller side or device side?&lt;/P&gt;&lt;P&gt;means if I am connecting I2C component to Kinetis controller (Controller as master and device as slave) then I have to select I2C master mode, am I correct?&lt;/P&gt;&lt;P&gt;in component inspector for master mode we have to write address of slave?&lt;/P&gt;&lt;P&gt;where to define the slave data register which I want to read from slave?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I2C example with PE is also appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Idris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 08:41:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589295#M7432</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-08-10T08:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: external I2C component with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589296#M7433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which chip do you used ?&lt;/P&gt;&lt;P&gt;I recommend you can fist check these basic demo code :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/1327i02BCA4FDF6C96368/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 03:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589296#M7433</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-08-11T03:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: external I2C component with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589297#M7434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;BR /&gt;I am using KL03 chip and fsl_i2c component, and I didn't get that "typical usage" in "help on component"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/1655iAFECD317507A9059/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Idris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 08:20:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589297#M7434</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-08-11T08:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: external I2C component with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589298#M7435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello syed,&lt;/P&gt;&lt;P&gt;Yes, under KSDK , there is no PE demo, you can refer to&lt;/P&gt;&lt;P&gt;the sample under KSDK installation directory :&lt;/P&gt;&lt;P&gt;KSDK_1.3.0\examples\frdmkl03z\driver_examples\i2c &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice&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>Thu, 11 Aug 2016 10:24:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589298#M7435</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-08-11T10:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: external I2C component with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589299#M7436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Alice_Yang"&gt;Alice_Yang&lt;/A&gt; , &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/DavidS"&gt;DavidS&lt;/A&gt;​&lt;BR /&gt;I tried with that example code and made one simple project but it is not responding correctly,&lt;BR /&gt;I want to read 2 bytes from register 0x05 of slave (device address: 0x18).&lt;BR /&gt;please have a look to a project and suggest how to read slave device, &lt;BR /&gt;Should I call I2C_DRV_MasterReceiveData() or I2C_DRV_MasterReceiveDataBlocking() function?&lt;BR /&gt;Is there something wrong in I2C_DRV_MasterReceiveData() function calling parameters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;BR /&gt;Before : 1 ff&lt;BR /&gt;After : 1 ff&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;Idris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 10:27:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589299#M7436</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-08-16T10:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: external I2C component with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589300#M7437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Syed,&lt;/P&gt;&lt;P&gt;How about the function of "I2C_DRV_MasterReceiveDataBlocking()" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 05:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589300#M7437</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-08-19T05:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: external I2C component with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589301#M7438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alice,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;"I2C_DRV_MasterReceiveDataBlocking()" function is also responding same for 2 bytes reading.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 12:19:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589301#M7438</guid>
      <dc:creator>syed_idris</dc:creator>
      <dc:date>2016-08-19T12:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: external I2C component with PE</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589302#M7439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked you have the same question&amp;nbsp; on another thread , i will reply you on that one .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 06:53:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/external-I2C-component-with-PE/m-p/589302#M7439</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-08-22T06:53:56Z</dc:date>
    </item>
  </channel>
</rss>

