<?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>NFCのトピックRe: Question about a PN7160 operating voltage</title>
    <link>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2342532#M14144</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/82066"&gt;@OilCastle&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The TXLDO check feature is there because of a battery powered systems. If the battery level drops to approx. 3.3V, the PN7160 raises this flag.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The reason is to avoid a battery undervoltage. But if a user uses a "fixed" power supply e.g. 3.3V, then this feature shall be disabled.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Tomas&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Mar 2026 05:46:26 GMT</pubDate>
    <dc:creator>Tomas_Parizek</dc:creator>
    <dc:date>2026-03-31T05:46:26Z</dc:date>
    <item>
      <title>Question about a PN7160 operating voltage</title>
      <link>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2336240#M14129</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I have a weird symptom with my PN7160 module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Module information&lt;BR /&gt;&amp;nbsp; * NFC 7 Click (MIKROE)&lt;BR /&gt;&lt;BR /&gt;It works usually fine but,&lt;BR /&gt;- When VDD is under 3.3V, (e.g., 3.27V) the tag reading is now working well.&lt;/P&gt;&lt;P&gt;-&amp;nbsp;When VDD is over 3.3V, (e.g., 3.34V)&amp;nbsp;the tag reading is working normally.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tested with some button type tag, my credit card and some mobile devices.&lt;BR /&gt;(All cases have a same issue.)&lt;BR /&gt;&lt;BR /&gt;The minimum operating voltage of PN7160 is 3V.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Why this happened around 3.3V? not 3V?&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; This kind of symptom is well known? Anyone have some similar history? (I'm new with this solution.)&lt;BR /&gt;&lt;BR /&gt;In my opinion, it's H/W side problem.&lt;BR /&gt;&lt;BR /&gt;If you have any suggestion, (some changes in &lt;STRONG&gt;\\NfcLibrary\inc\Nfc_settings.h&lt;/STRONG&gt;, etc.)&lt;BR /&gt;please let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&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>Fri, 20 Mar 2026 01:39:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2336240#M14129</guid>
      <dc:creator>OilCastle</dc:creator>
      <dc:date>2026-03-20T01:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Question about a PN7160 operating voltage</title>
      <link>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2336248#M14130</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/82066"&gt;@OilCastle&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The default Setting may have TXLDO check enabled. Try turning off TXLDO check. Please refer to Chapter 11 of UM11495&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-manual/UM11495.pdf" target="_blank"&gt;PN7160 NFC controller&lt;/A&gt; for instructions on how to disable TXLDO check.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2026 02:16:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2336248#M14130</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2026-03-20T02:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question about a PN7160 operating voltage</title>
      <link>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2336523#M14132</link>
      <description>Thank you, KaiLi.&lt;BR /&gt;&lt;BR /&gt;I changed my source code like below.&lt;BR /&gt;&lt;BR /&gt;File: "\\NfcLibrary\inc\Nfc_settings.h"&lt;BR /&gt;&lt;BR /&gt;- Before&lt;BR /&gt;uint8_t NxpNci_TVDD_CONF[]={0x20, 0x02, 0x0F, 0x01, 0xA0, 0x0E, 0x0B, 0x11, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x10, 0x00, 0xD0, 0x0C};&lt;BR /&gt;&lt;BR /&gt;- After&lt;BR /&gt;uint8_t NxpNci_TVDD_CONF[]={0x20, 0x02, 0x0F, 0x01, 0xA0, 0x0E, 0x0B, 0x11, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x10, 0x00, 0x10, 0x0C};&lt;BR /&gt;&lt;BR /&gt;Would you please share me more detail explanation of this phenomenon?&lt;BR /&gt;&lt;BR /&gt;What's the purpose of the TXLDO and why it's default enabled?&lt;BR /&gt;&lt;BR /&gt;I guess most users might choose simple power supply.&lt;BR /&gt;&lt;BR /&gt;Please kindly answer me for our internal issue closing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 20 Mar 2026 09:30:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2336523#M14132</guid>
      <dc:creator>OilCastle</dc:creator>
      <dc:date>2026-03-20T09:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question about a PN7160 operating voltage</title>
      <link>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2342532#M14144</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/82066"&gt;@OilCastle&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The TXLDO check feature is there because of a battery powered systems. If the battery level drops to approx. 3.3V, the PN7160 raises this flag.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The reason is to avoid a battery undervoltage. But if a user uses a "fixed" power supply e.g. 3.3V, then this feature shall be disabled.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Tomas&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 05:46:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Question-about-a-PN7160-operating-voltage/m-p/2342532#M14144</guid>
      <dc:creator>Tomas_Parizek</dc:creator>
      <dc:date>2026-03-31T05:46:26Z</dc:date>
    </item>
  </channel>
</rss>

