<?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>topic FS32K148HFT0MLQT I2C Bus Protocol in S32K</title>
    <link>https://community.nxp.com/t5/S32K/FS32K148HFT0MLQT-I2C-Bus-Protocol/m-p/1308881#M11388</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I am a developer developing with S32K148 LQFP-144.&lt;/P&gt;&lt;P&gt;I'm making a function to store data in EEPROM using I2C.&lt;BR /&gt;I have a question during development.&lt;/P&gt;&lt;P&gt;When I used the s12zvca19 product, I was able to find a figure for the I2C Bus Protocol as a datasheet.&lt;BR /&gt;However, I couldn't find a figure for FS32K148HFT0MLQT I2C Bus Protocol.&lt;BR /&gt;Is the datasheet S32K-RM.pdf for S32K148 correct?&lt;/P&gt;&lt;P&gt;Please provide figure and timing diagram for FS32K148HFT0MLQT I2C Bus Protocol.&lt;/P&gt;&lt;P&gt;EEPROM side I2C Bus Protocol judges ACK signal as Low.&lt;BR /&gt;Does S32K148 judge the ACK signal as Low?&lt;/P&gt;&lt;P&gt;In addition, I would like to send in the form of Slave Address + R/W, Memory Address 1 byte, and Data 1 byte.&lt;/P&gt;&lt;P&gt;I am using S32 Design Studio for ARM Version 2.2.&lt;BR /&gt;Do you have a Generated Code?&lt;BR /&gt;If you have sample code, please let me know.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jul 2021 07:14:55 GMT</pubDate>
    <dc:creator>s_kim1</dc:creator>
    <dc:date>2021-07-16T07:14:55Z</dc:date>
    <item>
      <title>FS32K148HFT0MLQT I2C Bus Protocol</title>
      <link>https://community.nxp.com/t5/S32K/FS32K148HFT0MLQT-I2C-Bus-Protocol/m-p/1308881#M11388</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am a developer developing with S32K148 LQFP-144.&lt;/P&gt;&lt;P&gt;I'm making a function to store data in EEPROM using I2C.&lt;BR /&gt;I have a question during development.&lt;/P&gt;&lt;P&gt;When I used the s12zvca19 product, I was able to find a figure for the I2C Bus Protocol as a datasheet.&lt;BR /&gt;However, I couldn't find a figure for FS32K148HFT0MLQT I2C Bus Protocol.&lt;BR /&gt;Is the datasheet S32K-RM.pdf for S32K148 correct?&lt;/P&gt;&lt;P&gt;Please provide figure and timing diagram for FS32K148HFT0MLQT I2C Bus Protocol.&lt;/P&gt;&lt;P&gt;EEPROM side I2C Bus Protocol judges ACK signal as Low.&lt;BR /&gt;Does S32K148 judge the ACK signal as Low?&lt;/P&gt;&lt;P&gt;In addition, I would like to send in the form of Slave Address + R/W, Memory Address 1 byte, and Data 1 byte.&lt;/P&gt;&lt;P&gt;I am using S32 Design Studio for ARM Version 2.2.&lt;BR /&gt;Do you have a Generated Code?&lt;BR /&gt;If you have sample code, please let me know.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 07:14:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FS32K148HFT0MLQT-I2C-Bus-Protocol/m-p/1308881#M11388</guid>
      <dc:creator>s_kim1</dc:creator>
      <dc:date>2021-07-16T07:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: FS32K148HFT0MLQT I2C Bus Protocol</title>
      <link>https://community.nxp.com/t5/S32K/FS32K148HFT0MLQT-I2C-Bus-Protocol/m-p/1309030#M11389</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/141917"&gt;@s_kim1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It follows the I2C protocol:&lt;/P&gt;
&lt;P&gt;UM10204 I2C-bus specification and user manual&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10204.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/UM10204.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So, yes, ACK is always LOW.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the S32K1xx RM, rev.13&lt;/P&gt;
&lt;P&gt;Section 52.3.2.4 Timing Parameters&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the SDK lpi2c_master_s32k148 example in S32 Design Studio.&lt;/P&gt;
&lt;P&gt;If you have any questions regarding the example, let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 09:43:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FS32K148HFT0MLQT-I2C-Bus-Protocol/m-p/1309030#M11389</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2021-07-16T09:43:16Z</dc:date>
    </item>
  </channel>
</rss>

