<?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 Programming PN7642 with MCUXpresso in NFC</title>
    <link>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2135746#M13417</link>
    <description>&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;i got two problems using the #PN7642 (Dev Kit) with MCUXpresso (v24.12.148, SDK version 2.12.5)&lt;/P&gt;&lt;P&gt;First one is, that i´m not able to use&amp;nbsp;&lt;SPAN&gt;kGPIO_I2CM_SDA&lt;/SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;SPAN&gt;kGPIO_I2CM_SCL&lt;/SPAN&gt;&amp;nbsp;Pins as Output pins. Trying to set them high results in 0,5 V level.&lt;/P&gt;&lt;P&gt;I tried SPIM pins as Output and this was no problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second one is, that i cannot see the Register values using Peripheral+ view. When I stop the Controller in debug mode, all Registers are red. Only Timer Component shows me some values. What could cause this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 11:09:07 GMT</pubDate>
    <dc:creator>MPEngineering</dc:creator>
    <dc:date>2025-07-17T11:09:07Z</dc:date>
    <item>
      <title>Programming PN7642 with MCUXpresso</title>
      <link>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2135746#M13417</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;i got two problems using the #PN7642 (Dev Kit) with MCUXpresso (v24.12.148, SDK version 2.12.5)&lt;/P&gt;&lt;P&gt;First one is, that i´m not able to use&amp;nbsp;&lt;SPAN&gt;kGPIO_I2CM_SDA&lt;/SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;SPAN&gt;kGPIO_I2CM_SCL&lt;/SPAN&gt;&amp;nbsp;Pins as Output pins. Trying to set them high results in 0,5 V level.&lt;/P&gt;&lt;P&gt;I tried SPIM pins as Output and this was no problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second one is, that i cannot see the Register values using Peripheral+ view. When I stop the Controller in debug mode, all Registers are red. Only Timer Component shows me some values. What could cause this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 11:09:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2135746#M13417</guid>
      <dc:creator>MPEngineering</dc:creator>
      <dc:date>2025-07-17T11:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Programming PN7642 with MCUXpresso</title>
      <link>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2135848#M13418</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248495"&gt;@MPEngineering&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should configure the register PCRM_PADOUT (0xBB) to set SDA/SCL as general GPIO, and then these two pins can be configured to have a high or low output.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 13:31:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2135848#M13418</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2025-07-17T13:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Programming PN7642 with MCUXpresso</title>
      <link>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2135897#M13420</link>
      <description>&lt;P&gt;Hey KaiLi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;got it.&amp;nbsp;&lt;BR /&gt;And what about the Register View? See the photo attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 14:33:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2135897#M13420</guid>
      <dc:creator>MPEngineering</dc:creator>
      <dc:date>2025-07-17T14:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Programming PN7642 with MCUXpresso</title>
      <link>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2136540#M13429</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248495"&gt;@MPEngineering&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should be as the below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KaiLi_0-1752838727806.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348268i2F2F4E344039A077/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KaiLi_0-1752838727806.png" alt="KaiLi_0-1752838727806.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 11:39:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2136540#M13429</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2025-07-18T11:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Programming PN7642 with MCUXpresso</title>
      <link>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2136577#M13431</link>
      <description>&lt;P&gt;Well, i want to know the recent register values which i wrote to the controller.&lt;/P&gt;&lt;P&gt;In my understanding I use Peripherals+ view to show the recent values.&lt;BR /&gt;So stopping the Controller in debug mode should show me these values, but i only see the red highlighted Registers without values.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What could be the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 13:05:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2136577#M13431</guid>
      <dc:creator>MPEngineering</dc:creator>
      <dc:date>2025-07-18T13:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Programming PN7642 with MCUXpresso</title>
      <link>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2136951#M13439</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248495"&gt;@MPEngineering&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should be related to the IDE. You can use an intermediate variable (reg_value) for debugging. That is, you can read the value of the peripheral register and assign it to reg_value, then add reg_value to the debugging window. At this time, you can see the value of the register. It is recommended that you try this.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 02:36:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Programming-PN7642-with-MCUXpresso/m-p/2136951#M13439</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2025-07-21T02:36:01Z</dc:date>
    </item>
  </channel>
</rss>

