<?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: FS26 - Read VBAT via AMUX by MCU, voltage levels? in Power Management</title>
    <link>https://community.nxp.com/t5/Power-Management/FS26-Read-VBAT-via-AMUX-by-MCU-voltage-levels/m-p/2061289#M4208</link>
    <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Yes, the information is available in the full datasheet I found on the product site und "secure" documents, an hour ago.&lt;/P&gt;&lt;P&gt;Nonethe less, thank you for clarifying!&lt;/P&gt;&lt;P&gt;I think this information is well hidden for given the case that is crucial for working with the component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Mar 2025 12:07:26 GMT</pubDate>
    <dc:creator>HerrBert</dc:creator>
    <dc:date>2025-03-13T12:07:26Z</dc:date>
    <item>
      <title>FS26 - Read VBAT via AMUX by MCU, voltage levels?</title>
      <link>https://community.nxp.com/t5/Power-Management/FS26-Read-VBAT-via-AMUX-by-MCU-voltage-levels/m-p/2061071#M4206</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am designing a BMS and trying to figure out how to mux the BATSENSE Pin to the AMUX output of the FS26, then reading it by ADC via an external MCU. I am not sure about the voltage levels between the two devices, see below:&lt;/P&gt;&lt;P&gt;In the datasheet it says for AMUX: "Absolute max rating -0,3 - 5,5V".&lt;BR /&gt;I would bet that the input range of BATSENSE pin is is divided down to the 0-5V scale. But since I cannot find more information on that I cannot rely on just the "idea".&lt;BR /&gt;Or does that only apply to voltage that is being applied from the outside world to that pin?&lt;/P&gt;&lt;P&gt;Unfortuantely the datasheet is very unclear with more information on how to use that feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, what appears on the AMUX pin when BATSENSE is muxxed to it? Can I read that with an MCU without external adaption?&lt;/P&gt;&lt;P&gt;Can someone help please?&lt;/P&gt;&lt;P&gt;Product page:&lt;BR /&gt;&lt;A href="https://www.nxp.com/products/FS26#documentation" target="_blank"&gt;https://www.nxp.com/products/FS26#documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Datasheet:&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/product-brief/FS26_PB.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/product-brief/FS26_PB.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 08:19:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/FS26-Read-VBAT-via-AMUX-by-MCU-voltage-levels/m-p/2061071#M4206</guid>
      <dc:creator>HerrBert</dc:creator>
      <dc:date>2025-03-13T08:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 - Read VBAT via AMUX by MCU, voltage levels?</title>
      <link>https://community.nxp.com/t5/Power-Management/FS26-Read-VBAT-via-AMUX-by-MCU-voltage-levels/m-p/2061285#M4207</link>
      <description>&lt;P&gt;Hello Stephan,&lt;/P&gt;
&lt;P&gt;You are referring to the FS26 Product brief, while more info can be found in the &lt;A href="https://www.nxp.com/webapp/sd/collateral/1740495421092707940119?version=4.2" target="_self"&gt;FS26 Full datasheet&lt;/A&gt; (Secure file requiring an NDA).&lt;/P&gt;
&lt;P&gt;The BATSENSE pin voltage is divided down before being output to AMUX (AMUX[4:0] = 0b10110).&amp;nbsp;The divider ratio is configurable using the AMUX_DIV bit, with options of 7.5 (default) or 14.&amp;nbsp;The AMUX output voltage range is 0.3V to 3.0V.&lt;/P&gt;
&lt;P&gt;If your MCU ADC has an input range of 0-3V or higher, you can read AMUX directly. If it&amp;nbsp;has a lower input range (e.g. 0-1.8V), you will need a voltage divider or scaling circuit.&lt;/P&gt;
&lt;P&gt;Example calculation:&lt;BR /&gt;If BATSENSE = 12V: &lt;BR /&gt;Divider ratio 7.5 (AMUX_DIV = 0) → AMUX output = 12V/7.5 = 1.6V&lt;BR /&gt;Divider ratio 14 (AMUX_DIV = 1) → AMUX output = 12V/14 = 0.86V&lt;/P&gt;
&lt;P&gt;BRs, Tomas&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 12:01:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/FS26-Read-VBAT-via-AMUX-by-MCU-voltage-levels/m-p/2061285#M4207</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2025-03-13T12:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 - Read VBAT via AMUX by MCU, voltage levels?</title>
      <link>https://community.nxp.com/t5/Power-Management/FS26-Read-VBAT-via-AMUX-by-MCU-voltage-levels/m-p/2061289#M4208</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Yes, the information is available in the full datasheet I found on the product site und "secure" documents, an hour ago.&lt;/P&gt;&lt;P&gt;Nonethe less, thank you for clarifying!&lt;/P&gt;&lt;P&gt;I think this information is well hidden for given the case that is crucial for working with the component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 12:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/FS26-Read-VBAT-via-AMUX-by-MCU-voltage-levels/m-p/2061289#M4208</guid>
      <dc:creator>HerrBert</dc:creator>
      <dc:date>2025-03-13T12:07:26Z</dc:date>
    </item>
  </channel>
</rss>

