<?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>S32KのトピックRe: S32K144 IIC Master</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873916#M3942</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;You can change the slave address at run-time with&amp;nbsp;LPI2C_DRV_MasterSetSlaveAddr function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Razvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2019 14:53:29 GMT</pubDate>
    <dc:creator>razva_tilimpea</dc:creator>
    <dc:date>2019-01-17T14:53:29Z</dc:date>
    <item>
      <title>S32K144 IIC Master</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873913#M3939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #333333; font-weight: normal; font-size: 14px;"&gt;hello&lt;/DIV&gt;&lt;DIV style="color: #333333; font-weight: normal; font-size: 14px;"&gt;I have some problems with the SDK example lpi2c_master_s32k144.My IIC address =0xAA, why is the address shown in the waveform not 0xAA?&lt;span class="lia-inline-image-display-wrapper" image-alt="Data structure initialization.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/77053iFF702AC7EC216316/image-size/large?v=v2&amp;amp;px=999" role="button" title="Data structure initialization.jpg" alt="Data structure initialization.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="read address.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76922i1723F5A0ADF7C98A/image-size/large?v=v2&amp;amp;px=999" role="button" title="read address.jpg" alt="read address.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV style="color: #333333; font-weight: normal; font-size: 14px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="write address.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76997i6B76D2B11D26E32B/image-size/large?v=v2&amp;amp;px=999" role="button" title="write address.jpg" alt="write address.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 08:46:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873913#M3939</guid>
      <dc:creator>walker_xiao</dc:creator>
      <dc:date>2019-01-15T08:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 IIC Master</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873914#M3940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;STRONG&gt;lpi2c1.c&lt;/STRONG&gt; is generated by Processor Expert. Please, do not modify it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to change setting&amp;nbsp;click on the&amp;nbsp;&lt;STRONG&gt;lpi2c1:lpi2c&lt;/STRONG&gt;&amp;nbsp;component on the right side and after that, you will see the Configuration list.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/61259i458353947A0ADA20/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;The 0xAA cannot be set as slave address in 7-bit address mode. The eighth bit is used for the read/write mode.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/61736i83962AFA3B1DB9CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 12:53:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873914#M3940</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-01-16T12:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 IIC Master</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873915#M3941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; thanks for your reply. I would like to know whether the address can be changed by code in this example besides the address setting method you mentioned. For example, write address 0xAA directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Walker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 13:55:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873915#M3941</guid>
      <dc:creator>walker_xiao</dc:creator>
      <dc:date>2019-01-16T13:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 IIC Master</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873916#M3942</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;You can change the slave address at run-time with&amp;nbsp;LPI2C_DRV_MasterSetSlaveAddr function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Razvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 14:53:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-IIC-Master/m-p/873916#M3942</guid>
      <dc:creator>razva_tilimpea</dc:creator>
      <dc:date>2019-01-17T14:53:29Z</dc:date>
    </item>
  </channel>
</rss>

