<?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 Design StudioのトピックRe: Incorrect voltage values from the ADC</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1154237#M6808</link>
    <description>&lt;P&gt;Hi jiri_kal,&lt;/P&gt;&lt;P&gt;thank you for your answer. I'v solved the problem. The problem was the termination resistance of 120 Ohm.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Paola&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 14:13:15 GMT</pubDate>
    <dc:creator>p_decesare</dc:creator>
    <dc:date>2020-09-16T14:13:15Z</dc:date>
    <item>
      <title>Incorrect voltage values from the ADC</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1152049#M6795</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem with the ADC. Practically I want to acquire the voltage values of CAN message. But from the theory when there is a dominat bit equal to 0, on CAN-High there will be as voltage value, a value around 3.5V. The same happens for CAN-Low: when there is a dominant bit the voltage measurement is around 1.5V.&lt;BR /&gt;In my configuration, the ADC gives as values, values that aren't close to 3.5V (for CAN-High) and to 1.5V (for CAN-Low) when there is a dominant bit (0).&lt;BR /&gt;The fact that the ADC gives incorrect values, how could be justified? What it is the cause of this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Paola&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 08:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1152049#M6795</guid>
      <dc:creator>p_decesare</dc:creator>
      <dc:date>2020-09-11T08:43:47Z</dc:date>
    </item>
    <item>
      <title>Incorrect voltage values from the ADC</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1152096#M6796</link>
      <description>&lt;P&gt;Hi Paola,&lt;/P&gt;
&lt;P&gt;it's good to mention which device you have.&lt;/P&gt;
&lt;P&gt;Did you try to measure known voltage? Or some devices allows you to measure high and low voltage reference. This can be used to confirm if everything is ok and you are getting correct results. This would be the first step from my point if view.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 10:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1152096#M6796</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2020-09-11T10:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect voltage values from the ADC</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1152269#M6798</link>
      <description>&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;I use as board s32k144. I don't have a oscilloscope to measure the voltage values. But I would comprehend if the problem is intrinsic of the ADC of the board. For the result in terms of voltage I multiply the value of the ADC for 5V/(4095) because I set as the resolution of the board 12bit (2^12 -1 = 4095).&lt;BR /&gt;I don't know what is the cause that generates a incorrect values and would understand from theorical point of view what is the source of the problem.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Paola&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 17:26:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1152269#M6798</guid>
      <dc:creator>p_decesare</dc:creator>
      <dc:date>2020-09-11T17:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect voltage values from the ADC</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1153524#M6805</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did you try use some steady known voltage instead CAN bus? Your voltage computation is correct - in case that ADC is really set to 12 bit. The default value in NXP examples is 10 bit.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jiri&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 13:49:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1153524#M6805</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-09-15T13:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect voltage values from the ADC</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1154237#M6808</link>
      <description>&lt;P&gt;Hi jiri_kal,&lt;/P&gt;&lt;P&gt;thank you for your answer. I'v solved the problem. The problem was the termination resistance of 120 Ohm.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Paola&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 14:13:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Incorrect-voltage-values-from-the-ADC/m-p/1154237#M6808</guid>
      <dc:creator>p_decesare</dc:creator>
      <dc:date>2020-09-16T14:13:15Z</dc:date>
    </item>
  </channel>
</rss>

