<?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 Re: how much i set tempSense Voltage supply? in S32K</title>
    <link>https://community.nxp.com/t5/S32K/how-much-i-set-tempSense-Voltage-supply/m-p/2134830#M50968</link>
    <description>&lt;P&gt;Hi@&lt;SPAN&gt;rlaxortn&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I have already answered all of these in your previous questions.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if i set 0x15, is that mean is 1.5V?， the answer is yes,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But this value is not set randomly. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I suggest you read Chapter 85 Temperature Sensor in the data sheet .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1752654010118.png" style="width: 666px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347810i7BDAD0CB8E6EE422/image-dimensions/666x243?v=v2" width="666" height="243" role="button" title="Senlent_0-1752654010118.png" alt="Senlent_0-1752654010118.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2025 08:45:48 GMT</pubDate>
    <dc:creator>Senlent</dc:creator>
    <dc:date>2025-07-16T08:45:48Z</dc:date>
    <item>
      <title>how much i set tempSense Voltage supply?</title>
      <link>https://community.nxp.com/t5/S32K/how-much-i-set-tempSense-Voltage-supply/m-p/2134738#M50961</link>
      <description>&lt;P&gt;i am using s32k344. i wanna use tempSense in mcu.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how much i set tempSense Voltage supply?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i set 0x15, is that mean is 1.5V?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 07:15:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/how-much-i-set-tempSense-Voltage-supply/m-p/2134738#M50961</guid>
      <dc:creator>rlaxortn</dc:creator>
      <dc:date>2025-07-16T07:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: how much i set tempSense Voltage supply?</title>
      <link>https://community.nxp.com/t5/S32K/how-much-i-set-tempSense-Voltage-supply/m-p/2134830#M50968</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;rlaxortn&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I have already answered all of these in your previous questions.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if i set 0x15, is that mean is 1.5V?， the answer is yes,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But this value is not set randomly. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I suggest you read Chapter 85 Temperature Sensor in the data sheet .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1752654010118.png" style="width: 666px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347810i7BDAD0CB8E6EE422/image-dimensions/666x243?v=v2" width="666" height="243" role="button" title="Senlent_0-1752654010118.png" alt="Senlent_0-1752654010118.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 08:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/how-much-i-set-tempSense-Voltage-supply/m-p/2134830#M50968</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-07-16T08:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: how much i set tempSense Voltage supply?</title>
      <link>https://community.nxp.com/t5/S32K/how-much-i-set-tempSense-Voltage-supply/m-p/2394680#M59854</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@rlaxortn" target="_blank"&gt;Hi@rlaxortn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Just to correct myself, there were some errors in my answer.&lt;/P&gt;
&lt;P&gt;The data format used was S11.4.&lt;/P&gt;
&lt;P&gt;Therefore, the actual value = original 16-bit signed number ÷ 16&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;1.0x15 = 21 / 16 = 1.3125V&lt;/P&gt;
&lt;P&gt;2.0x35 = 53 / 16 = 3.3125V&lt;/P&gt;
&lt;P&gt;3.0x50 = 80 / 16 = 5V&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2026 06:53:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/how-much-i-set-tempSense-Voltage-supply/m-p/2394680#M59854</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2026-07-14T06:53:18Z</dc:date>
    </item>
  </channel>
</rss>

