<?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>S32 SDKのトピックRe: I2C interface with S32k146 temperature sensor (TMP1075)</title>
    <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1752245#M3411</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;I am using the lpi2c_master program I want to test the i2c communication so I am using the development board as master and the temperature sensor as slave. I want to read the data from the register(0x01). I am not able to read the temperature value from the sensor. I have tried many methods but it is not working. Can you please help me? I have attached the frame format also.&lt;/P&gt;</description>
    <pubDate>Sat, 04 Nov 2023 06:38:39 GMT</pubDate>
    <dc:creator>Jeevi</dc:creator>
    <dc:date>2023-11-04T06:38:39Z</dc:date>
    <item>
      <title>I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1734189#M3354</link>
      <description>&lt;P&gt;I am trying to interface the temperature sensor(TMP1075) slave address- (0x49). I am not able to read the temperature value. I am getting a 00 value consistently. I have attached my code please help me. I am new to this board.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 11:12:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1734189#M3354</guid>
      <dc:creator>Jeevitha</dc:creator>
      <dc:date>2023-10-05T11:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1734464#M3355</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210394"&gt;@Jeevitha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a question about why you shifted the slave address.&lt;/P&gt;
&lt;P&gt;The communication from the S32K1 looks correct. So, I suggest you contact your device supplier to verify the required process and steps to work with the sensor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 21:48:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1734464#M3355</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-10-05T21:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1734581#M3356</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;to read the value of the temperature sensor, I shifted the slave address. I am able to communicate the same TMP1075 with other development boards I am not able to communicate with the S32K146 board. Once again can you check with my code?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 05:30:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1734581#M3356</guid>
      <dc:creator>Jeevi</dc:creator>
      <dc:date>2023-10-06T05:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1734990#M3357</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223961"&gt;@Jeevi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our driver supports 10-bit and 7-bit slave address sizes. In the case of 7 bits, our driver does the bit shift, so you do not have to do it.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1696612959428.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/243910i48F7DB6F51D73DBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1696612959428.png" alt="VaneB_0-1696612959428.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;VaneB_0-1696612959428.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 17:25:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1734990#M3357</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-10-06T17:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1735740#M3362</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;Thanks for the information. I have changed the slave address. Now also I am not able to read the temperature value from the sensor.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 11:02:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1735740#M3362</guid>
      <dc:creator>Jeevi</dc:creator>
      <dc:date>2023-10-09T11:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1735955#M3364</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223961"&gt;@Jeevi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you provide an image of the I2C frame?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 17:41:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1735955#M3364</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-10-09T17:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1752245#M3411</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;I am using the lpi2c_master program I want to test the i2c communication so I am using the development board as master and the temperature sensor as slave. I want to read the data from the register(0x01). I am not able to read the temperature value from the sensor. I have tried many methods but it is not working. Can you please help me? I have attached the frame format also.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 06:38:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1752245#M3411</guid>
      <dc:creator>Jeevi</dc:creator>
      <dc:date>2023-11-04T06:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1753034#M3415</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223961"&gt;@Jeevi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check section&amp;nbsp;3.1.12 (Reserved addresses) of the&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10204.pdf" target="_blank" rel="noopener"&gt;I2C-bus specification and user manual&lt;/A&gt;. This document mentions that the&amp;nbsp;address&amp;nbsp;0000 001 is included.&lt;/P&gt;
&lt;P&gt;Please verify the address required for your external device with your device distributor.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 21:14:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1753034#M3415</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-11-06T21:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1753491#M3416</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;Thank you for the information. Can you please provide an example code for measuring the temperature data from the sensor?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 12:12:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1753491#M3416</guid>
      <dc:creator>Jeevi</dc:creator>
      <dc:date>2023-11-07T12:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface with S32k146 temperature sensor (TMP1075)</title>
      <link>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1753716#M3417</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223961"&gt;@Jeevi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The examples we provide for I2C are the ones provided with the SDK and RTDs, and also the is one in the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/S32K-Examples/ta-p/1108990" target="_blank" rel="noopener"&gt;S32K Examples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 21:18:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/I2C-interface-with-S32k146-temperature-sensor-TMP1075/m-p/1753716#M3417</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-11-07T21:18:37Z</dc:date>
    </item>
  </channel>
</rss>

