<?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: FreeMASTER 3.1 and USB TAP not working - 0x84b30004 in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470545#M1030</link>
    <description>&lt;P&gt;Hi, about point 4, no related info about&amp;nbsp;&lt;SPAN&gt;Example UART command to "Read TX charging status": 0xFA XX XX XX can be found in the MWCT1000 A11 demo code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2022 09:28:56 GMT</pubDate>
    <dc:creator>Kaifeng</dc:creator>
    <dc:date>2022-06-08T09:28:56Z</dc:date>
    <item>
      <title>FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1468468#M1015</link>
      <description>&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Hardware Information&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Part No: WCT-5W1COILTX&lt;/P&gt;&lt;P&gt;Underlying MCU: MWCT1000&lt;/P&gt;&lt;P&gt;Debugger: USB TAP&amp;nbsp; &amp;nbsp; &amp;nbsp;(CWH-UTP-ONCE-HE)&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.digikey.com/en/products/detail/nxp-usa-inc/CWH-UTP-ONCE-HE/1790899?s=N4IgTCBcDaIMIHUASBaAqgFQAooPIDk4BRFJIkAXQF8g" target="_blank" rel="noopener"&gt;https://www.digikey.com/en/products/detail/nxp-usa-inc/CWH-UTP-ONCE-HE/1790899?s=N4IgTCBcDaIMIHUASBaAqgFQAooPIDk4BRFJIkAXQF8g&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Software Information&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Code Warrior: Version 11.1, Build Id:181224&lt;/P&gt;&lt;P&gt;FreeMASTER: Version 3.1.4.5&lt;/P&gt;&lt;P&gt;Software running on WCT-5W1COILTX:&amp;nbsp;WCT1000_A11_V3.3&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am following the&amp;nbsp;&lt;EM&gt;&lt;SPAN class=""&gt;WCT1000 A11 Reference Design System User’s Guide&lt;/SPAN&gt;&lt;/EM&gt;&amp;nbsp;(&lt;A href="https://www.nxp.com/docs/en/user-guide/WCT1000SYSUG.pdf" target="_blank" rel="noopener"&gt;https://www.nxp.com/docs/en/user-guide/WCT1000SYSUG.pdf&lt;/A&gt;) , section &lt;SPAN class=""&gt;&lt;EM&gt;6.2.4 Using the FreeMASTER GUI for calibration&lt;/EM&gt;,&amp;nbsp;&lt;/SPAN&gt;to configure and connect FreeMASTER to the&amp;nbsp;WCT-5W1COILTX evaluation kit. However, I can't seem to connect. I am using the FreeMASTER project file located at WCT1000_A11_V3.3\example\WCT_A11.pmp with the following project configuration:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="droberson_0-1654211204670.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182148iF6C4E35357FBCD35/image-size/medium?v=v2&amp;amp;px=400" role="button" title="droberson_0-1654211204670.png" alt="droberson_0-1654211204670.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to connect, this is the error I receive:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="droberson_1-1654211265036.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182149i3AA0795415F5C46C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="droberson_1-1654211265036.png" alt="droberson_1-1654211265036.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that I am running the project in its default configuration as received from NXP. The only thing I have changed is the following:&lt;/P&gt;&lt;P&gt;#define LOW_POWER_MODE_SUPPORTED FALSE&lt;/P&gt;&lt;P&gt;The following #defines are already set in the project (default values) but copied below for reference:&lt;/P&gt;&lt;P&gt;/* WCT1xxx only: JTAG communication */&lt;BR /&gt;#define FMSTR_USE_JTAG 1 /* wct1000: use JTAG interface */&lt;BR /&gt;#define FMSTR_USE_JTAG_TXFIX 1 /* wct1000: use SW workaround for JTAG TDF bug */&lt;/P&gt;&lt;P&gt;//----------------------- FreeMASTER Support -------------------------&lt;BR /&gt;#define FREEMASTER_SUPPORTED TRUE&lt;/P&gt;&lt;P&gt;Also, I am able to use Code Warrior to program and debug the board without issue using the USB TAP, so I know the debugger hardware is working and connected properly per the user guide linked above.&lt;/P&gt;&lt;P&gt;Here is the full FreeMASTER log:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[19:32:21.747] OpenPort 
  [+4.800 us] plugin connect string:EONCE;addr=localhost;core=56F8xxx
  [+21.600 us] OpenPlugin() done [ERROR code=0x84b30004]
  [+0.564 sec] done [ERROR code=0x84b30004;]
[19:32:22.311] ClosePort done [OK code=0]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone provide some insight into why the connection may be failing?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 23:34:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1468468#M1015</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-02T23:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1468548#M1016</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;the BDM JTAG/EOnCE plug is supports the P&amp;amp;E Micro Universal and P&amp;amp;E Micro Universal FX interfaces only. Please use this interface if possible. It is more convenient than using USB-TAP with FreeMASTER.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The USB-TAP device needs to be accessed over a local CCS service installed in&amp;nbsp;"c:\Freescale\CW MCU v11.1\MCU\ccs\bin\ccs.exe". This service starts automatically when a debugger session is started. It runs almost invisible in bottom-right system tray area - as this icon:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichalH_0-1654236939115.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182159iF10F50E1CB56BEF0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MichalH_0-1654236939115.png" alt="MichalH_0-1654236939115.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Steps to connect:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Run a normal CW debugger session&lt;/LI&gt;
&lt;LI&gt;Notice the ccs server has started.&lt;/LI&gt;
&lt;LI&gt;Click the system tray icon with the right mouse button and select "Show Console"&lt;/LI&gt;
&lt;LI&gt;In the console, go to menu File / Save configuration - save to any file. This is a USB-TAP setup needed for DSC connection.&lt;/LI&gt;
&lt;LI&gt;Finish the debugger session - the ccs server closes (it can be configured to leave running).&lt;/LI&gt;
&lt;LI&gt;If not running, start the ccs.exe manually&lt;/LI&gt;
&lt;LI&gt;Open console and load the DSC configuration file previously saved.&lt;/LI&gt;
&lt;LI&gt;Start the FreeMASTER and select CodeWarrior-CCS JTAG/EOnCE plug in&lt;/LI&gt;
&lt;LI&gt;Configure it for the localhost connection and try to connect with FreeMASTER.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichalH_1-1654237245654.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182160iFBF28F4482C2FD50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MichalH_1-1654237245654.png" alt="MichalH_1-1654237245654.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The FreeMASTER is not commonly tested with USB-TAP device. Use of P&amp;amp;E Micro is the recommended option. Please let me know if you have any issues when connecting.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Michal&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 06:24:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1468548#M1016</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2022-06-03T06:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1468845#M1025</link>
      <description>&lt;P&gt;Hey Michal,&lt;/P&gt;&lt;P&gt;Thanks for the info! I am still receiving the same error after performing the steps you indicated with the USB-TAP:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="droberson_0-1654278736014.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182200i10BE058924D7520E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="droberson_0-1654278736014.png" alt="droberson_0-1654278736014.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I followed your steps to establish a debug connection in Code Warrior 11, saved the config, closed code warrior, manually ran ccs.exe, and loaded the config. Here are a few screenshots of the output and my FreeMaster configuration.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ccs.exe running with saved config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="droberson_1-1654278812376.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182201i4B548456B317AB91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="droberson_1-1654278812376.png" alt="droberson_1-1654278812376.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FreeMASTER configuration per your screenshot:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="droberson_2-1654278848571.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182202i1A8228F45A5C4E0B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="droberson_2-1654278848571.png" alt="droberson_2-1654278848571.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A few questions/comments:&lt;/P&gt;&lt;P&gt;1. If the USB-TAP debugger is not regularly tested and I presume being phased out, then why are NXP and distributors still selling it? Seems like the documentation for these wireless charging products should be updated to reflect this.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;I noticed that my FreeMASTER plug-in module selection is slightly different from your screenshot. Your screenshot shows "FreeMASTER CodeWarrior-CCS JTAG/OnCE Communication...". The closest one available in my FreeMASTER 3.1 installation is "FreeMASTER JTAG/EOnCE Communication...". Is there any difference between the two and why does my FreeMASTER plugin name differ from yours?&lt;/P&gt;&lt;P&gt;3. Since we need to run charging calibration in our final design of our custom board, we plan to use UART for communication with FreeMASTER. Can I reconfigure this project (WCT1000_A11_V3.3) to use UART to communicate with FreeMASTER? If so, how do I do this? It looks like QSCI0 is brought out to TP40 and TP41 on the Debug Board.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Edit.&amp;nbsp;&lt;/STRONG&gt;I figured this one out myself and got it working. Providing what I found worked for others to reference. Set the following:&lt;/P&gt;&lt;P&gt;#define FMSTR_USE_SCI 1&lt;/P&gt;&lt;P&gt;#define FMSTR_USE_JTAG 0&lt;/P&gt;&lt;P&gt;You can then use TP40 (TX from MWCT1000 to PC) and TP41 (RX to MWCT1000 from PC) on the Debug Board along with a USB-TTL cable. Then configure FreeMASTER as the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="droberson_0-1654296143644.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182229iDBE5223A1E3B9125/image-size/medium?v=v2&amp;amp;px=400" role="button" title="droberson_0-1654296143644.png" alt="droberson_0-1654296143644.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. It appears that the FreeMASTER UART protocol is different from the UART command protocol I was told to use to read charging status information from the MWCT1000.&lt;/P&gt;&lt;P&gt;Example FreeMASTER UART command:&amp;nbsp;0x2B XX XX XX XX XX XX&lt;/P&gt;&lt;P&gt;Example UART command to "Read TX charging status": 0xFA XX XX XX&lt;/P&gt;&lt;P&gt;XX = Redacted information&lt;/P&gt;&lt;P&gt;The charging library UART protocol uses 0xFA as its SYNC byte (0xFA: for Master to Tx single command, and sync response from Tx to Master), whereas FreeMASTER uses 0x2B&amp;nbsp;as defined by FMSTR_SOB in the code.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; How do I enable the wireless charging library API access via UART? I don't see the 0xFA sync byte protocol anywhere in the code or any hooks for such a protocol.&lt;/P&gt;&lt;P&gt;5. Maybe related to #4, is the&amp;nbsp;&lt;SPAN&gt;WCT1000_A11_V3.3 code the same thing that comes preloaded on the MWCT1000 IC from the NXP factory? Asking to make sure I am using the correct code base example for production.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 22:38:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1468845#M1025</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-06T22:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470138#M1026</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34487"&gt;@MichalH&lt;/a&gt;&amp;nbsp;Any update?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 17:53:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470138#M1026</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-07T17:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470421#M1027</link>
      <description>&lt;P&gt;Hello Derek,&lt;/P&gt;
&lt;P&gt;we plan to test/fix the FreeMASTER with USB-TAP device during the next week. I will keep you updated.&lt;/P&gt;
&lt;P&gt;Your other question related to WCT device is not related to FreeMASTER so it is out of scope of this forum. I have reached out to the wireless charging team internally - they should be able to reply here soon.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 06:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470421#M1027</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2022-06-08T06:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470523#M1029</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kaifeng_0-1654679472370.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182554iB2DFC18B22045C83/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kaifeng_0-1654679472370.png" alt="Kaifeng_0-1654679472370.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hi, please note the diff marked in the red frame, I choose this plug-in mode with FreeMASTER 3.1.2.4, the USB TAP can work normally.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 09:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470523#M1029</guid>
      <dc:creator>Kaifeng</dc:creator>
      <dc:date>2022-06-08T09:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470545#M1030</link>
      <description>&lt;P&gt;Hi, about point 4, no related info about&amp;nbsp;&lt;SPAN&gt;Example UART command to "Read TX charging status": 0xFA XX XX XX can be found in the MWCT1000 A11 demo code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 09:28:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470545#M1030</guid>
      <dc:creator>Kaifeng</dc:creator>
      <dc:date>2022-06-08T09:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470645#M1032</link>
      <description>&lt;P&gt;One more note: The FreeMASTER 3.x installer does not contain the&amp;nbsp;&lt;STRONG&gt;jtagpgi.dll&lt;/STRONG&gt; which implements the &lt;STRONG&gt;CodeWarrior-CCS&lt;/STRONG&gt; plug-in. This is intentional as the USB-TAP was not on the compatibility list for FreeMASTER v3.&lt;/P&gt;
&lt;P&gt;If you install FreeMASTER 2.5, the&amp;nbsp;jtagpgi.dll will be registered and will be usable also in FreeMASTER 3.x - as&amp;nbsp;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201947" target="_self" aria-label="View Profile of Kaifeng"&gt;&lt;SPAN class=""&gt;Kaifeng&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;wrote.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: After installing FreeMASTER 2, all other plug-ins may be re-registered (stolen) from v3. So after version 2 is installed, please install the v3 again (or just run&amp;nbsp;"c:\NXP\FreeMASTER 3.1\FreeMASTER\register.bat" as an administrator).&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 12:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470645#M1032</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2022-06-08T12:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470791#M1033</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201947"&gt;@Kaifeng&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;So you are saying that the protocol I was provided is not available in the example code? If this is true, then is there different code for production? (See #5 in my list of questions).&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 15:27:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1470791#M1033</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-08T15:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1471126#M1035</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201700"&gt;@droberson&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code I used was downloaded from this link:&amp;nbsp;&lt;A href="https://cache.nxp.com/downloads/en/operating-systems/WCT1000_A11_V3.3_OS.zip" target="_blank"&gt;https://cache.nxp.com/downloads/en/operating-systems/WCT1000_A11_V3.3_OS.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 02:17:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1471126#M1035</guid>
      <dc:creator>Kaifeng</dc:creator>
      <dc:date>2022-06-09T02:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1471655#M1037</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201947"&gt;@Kaifeng&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;That is the same code I am using. From question #5 above, is the code you linked the production code programmed into the MWCT1000 from the NXP factory?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 16:23:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1471655#M1037</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-09T16:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1472058#M1038</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201700"&gt;@droberson&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The code in the above official link should be the same as the&amp;nbsp;&lt;SPAN&gt;production code programmed into the MWCT1000 from the NXP factory. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Currently it is sure that "&lt;/SPAN&gt;FreeMASTER UART command:&amp;nbsp;0x2B XX XX XX XX XX XX" can be found in the code, but "UART command to "Read TX charging status": 0xFA XX XX XX" can't be found in the code.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we didn't find any UART command related code in it, could you please help to paste out the&amp;nbsp;UART command related code if you have any new finding about it? Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 07:24:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1472058#M1038</guid>
      <dc:creator>Kaifeng</dc:creator>
      <dc:date>2022-06-10T07:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1472344#M1040</link>
      <description>&lt;P&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201947" target="_blank" rel="noopener"&gt;@Kaifeng&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My intention is to read the charging status from a microcontroller, not FreeMASTER. The UART protocol I was told to use with the MWCT1000 is attached. Can you confirm whether or not this is the correct UART protocol for interfacing with an external microcontroller? I don't see this protocol in the code.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 16:52:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1472344#M1040</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-10T16:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1473817#M1042</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201947"&gt;@Kaifeng&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Any comment on the UART protocol document I attached in my previous post?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 17:27:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1473817#M1042</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-14T17:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1476392#M1043</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201700"&gt;@droberson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The UART command protocol itself was a non-standard protocol, it tends to be a self-definition command realization. If you don't want to get info like charging status from &lt;SPAN&gt;FreeMASTER&lt;/SPAN&gt;, you can also define a similar command protocol to satisfy your requirement with the uart part of MWCT1000 and the command protocol you attached as a reference, as long as the consistency of&amp;nbsp;Master to Tx and&amp;nbsp;Tx to Master is guaranteed. As the old platform is no longer maintained, it would be lack of follow-up support, maybe self re-definition is a better choice.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 02:33:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1476392#M1043</guid>
      <dc:creator>Kaifeng</dc:creator>
      <dc:date>2022-06-20T02:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1476913#M1044</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201947"&gt;@Kaifeng&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Maybe I am misunderstanding your response, but the UART protocol I attached was not written by me. This is the protocol that was provided by Linda Baehr at NXP, which she received from her FAE contacts within NXP. I was told to use that protocol to communicate with the MWCT1000 from a microcontroller, implying that it already exists in the code. Can you confirm or deny that the protocol I attached does or does not exist in the MWCT1000 V3.3 source code linked above? If it does, I can't seem to find it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 16:04:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1476913#M1044</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-20T16:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1477077#M1045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201700"&gt;@droberson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I confirm that&amp;nbsp;&lt;SPAN&gt;the UART command protocol you attached does not exist in the MWCT1000 V3.3 source code linked above.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 02:17:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1477077#M1045</guid>
      <dc:creator>Kaifeng</dc:creator>
      <dc:date>2022-06-21T02:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER 3.1 and USB TAP not working - 0x84b30004</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1477611#M1046</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201947"&gt;@Kaifeng&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for confirming. Can you point me to the UART protocol document that matches the V3.3 code? I assume this is a FreeMASTER UART protocol document.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 17:01:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-3-1-and-USB-TAP-not-working-0x84b30004/m-p/1477611#M1046</guid>
      <dc:creator>droberson</dc:creator>
      <dc:date>2022-06-21T17:01:03Z</dc:date>
    </item>
  </channel>
</rss>

