<?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: PN7150 Register Access in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1405154#M12770</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196013"&gt;@pcpro178nxp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This file is in sw4325.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can download sw4325 from below link&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/high-performance-nfc-controller-with-integrated-firmware-for-smart-devices:PN7150?tab=Design_Tools_Tab" target="_blank" rel="noopener"&gt;https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/high-performance-nfc-controller-with-integrated-firmware-for-smart-devices:PN7150?tab=Design_Tools_Tab&lt;/A&gt;&lt;BR clear="none" /&gt;&lt;BR clear="none" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;within SW4325, You can use ''NxpNci_ConfigureParams'' API from the application (after NxpNci_Connect has been called) to set this parameter&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 11:46:33 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2022-01-26T11:46:33Z</dc:date>
    <item>
      <title>PN7150 Register Access</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1402844#M12761</link>
      <description>&lt;P&gt;Where can I find documentation or code examples for accessing the PN7150 registers from the host controller?&amp;nbsp; Specifically, I presently need to get/set the VEN_CFG register.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 19:23:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1402844#M12761</guid>
      <dc:creator>pcpro178nxp</dc:creator>
      <dc:date>2022-01-20T19:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: PN7150 Register Access</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1404076#M12766</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please refer to UM10936: PN7150 user manual&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10936.pdf" target="_blank" rel="noopener"&gt;https://www.nxp.com/docs/en/user-guide/UM10936.pdf&lt;/A&gt;&lt;BR clear="none" /&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;Chapter 10: configurations&amp;nbsp; &amp;nbsp; p86&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1643041953307.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/168660i8DE147D1F20FA922/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielchen_0-1643041953307.png" alt="danielchen_0-1643041953307.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you need to update this register, you need to send NCI command to PN7150 from MCU.&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;you can refer to code in nxpnci.c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 16:33:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1404076#M12766</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-01-24T16:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: PN7150 Register Access</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1404116#M12768</link>
      <description>&lt;P&gt;Daniel, thanks, but I am already aware of the VEN_CFG register.&amp;nbsp; My questions is how can I read and change the value of VEN_CFG?&amp;nbsp; Where is nxpnci.c located?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 17:59:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1404116#M12768</guid>
      <dc:creator>pcpro178nxp</dc:creator>
      <dc:date>2022-01-24T17:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: PN7150 Register Access</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1405154#M12770</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196013"&gt;@pcpro178nxp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This file is in sw4325.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can download sw4325 from below link&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/high-performance-nfc-controller-with-integrated-firmware-for-smart-devices:PN7150?tab=Design_Tools_Tab" target="_blank" rel="noopener"&gt;https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/high-performance-nfc-controller-with-integrated-firmware-for-smart-devices:PN7150?tab=Design_Tools_Tab&lt;/A&gt;&lt;BR clear="none" /&gt;&lt;BR clear="none" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;within SW4325, You can use ''NxpNci_ConfigureParams'' API from the application (after NxpNci_Connect has been called) to set this parameter&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 11:46:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1405154#M12770</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-01-26T11:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: PN7150 Register Access</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1405524#M12771</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/369"&gt;@danielchen&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;We are facing a problem wherein when presented with a reader tag, &lt;/SPAN&gt;the INT line from the PN7150&lt;SPAN&gt; does not appear to assert. It always reads low. VEN is constant high.&amp;nbsp; Do you know if additional configuration, beyond the default POR register settings, is needed?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 19:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1405524#M12771</guid>
      <dc:creator>pcpro178nxp</dc:creator>
      <dc:date>2022-01-26T19:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: PN7150 Register Access</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1409382#M12800</link>
      <description>&lt;P&gt;I would suggest you refer to AN 11756 : PN7150 Hardware Design Guide. VEN signal is supposed to be driven by the host controller with which VDD(PAD) supply is shared.&amp;nbsp; It is strongly recommended to foresee a control of VEN pin from the host controller side so that it can reset PN7150 whenever needed.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 04:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/PN7150-Register-Access/m-p/1409382#M12800</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-02-07T04:34:32Z</dc:date>
    </item>
  </channel>
</rss>

