<?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>Wireless MCUのトピックRe: MFRC630 Write FIFO Error</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/MFRC630-Write-FIFO-Error/m-p/1846304#M17086</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232166"&gt;@Carlos_APERTON&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Could you please confirm that you have read the instructions from the following guides to design your antenna?&lt;/FONT&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;FONT color="#000000"&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN11019.pdf" target="_blank"&gt;&lt;SPAN&gt;CLRC663 Antenna Design Guide&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;; this document describes NFC and RFID antenna design rules, different requirements and antenna design for CLRC663 in detail to get an optimum performance.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;FONT color="#000000"&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN11535.pdf" target="_blank"&gt;&lt;SPAN&gt;Measurement and tuning of a NFC and Reader IC antenna with a MiniVNA&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;; this Application Note gives a guideline on how to measure and tune/match an NFC and Reader IC antenna with a MiniVNA network analyzer.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Additionally, please refer to the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/design/training/nfc-antenna-design:TIP-NFC-ANTENNA-DESIGN" target="_blank"&gt;&lt;SPAN&gt;NFC Antenna Design&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;training, an online training series that could help you with key aspects for the antenna, optimizing and debugging, and testing to get the best-matched antenna for your product, in addition to the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/NFC/bd-p/nfc" target="_blank"&gt;&lt;SPAN&gt;NFC Antenna Tool&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Also, please consider using the &lt;/SPAN&gt;&lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/nfc-reader-library-software-support-for-nfc-frontend-solutions:NFC-READER-LIBRARY" target="_blank"&gt;NFC Reader Library&lt;/A&gt;&lt;SPAN&gt;, which is a complete software support library for NFC Frontend ICs designed to provide a faster and simpler way to develop your project. This library also provides an API that facilitates the most common operations required in NFC applications such as reading or writing data.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2024 18:45:41 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2024-04-12T18:45:41Z</dc:date>
    <item>
      <title>MFRC630 Write FIFO Error</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MFRC630-Write-FIFO-Error/m-p/1846018#M17084</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have designed a circuit with the MFRC63003HN component to detect NFC cards.&lt;/P&gt;&lt;P&gt;In some circuits it works perfectly. However, in other circuits I am unable to perform detection. I have been able to verify that an error appears in the IRQ0 register. Reading 0Ah register, I could see that It is "NoDataErr" error.&lt;/P&gt;&lt;P&gt;Testing I have been able to see how, after writing in the FIFO, there is no information in the FIFO. That is, after sending a "mfrc630_write_fifo(data, len)" command, if I read the length of the FIFO ("mfrc630_fifo_length()"), it returns 0.&lt;/P&gt;&lt;P&gt;As I say, this happens only in some circuits. The only solution I have currently found is to change the MFRC603 component with another of the same model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible that the component was damaged in the assembly and soldering process?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 10:10:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MFRC630-Write-FIFO-Error/m-p/1846018#M17084</guid>
      <dc:creator>Carlos_APERTON</dc:creator>
      <dc:date>2024-04-12T10:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: MFRC630 Write FIFO Error</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MFRC630-Write-FIFO-Error/m-p/1846304#M17086</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/232166"&gt;@Carlos_APERTON&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Could you please confirm that you have read the instructions from the following guides to design your antenna?&lt;/FONT&gt;&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;FONT color="#000000"&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN11019.pdf" target="_blank"&gt;&lt;SPAN&gt;CLRC663 Antenna Design Guide&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;; this document describes NFC and RFID antenna design rules, different requirements and antenna design for CLRC663 in detail to get an optimum performance.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;FONT color="#000000"&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN11535.pdf" target="_blank"&gt;&lt;SPAN&gt;Measurement and tuning of a NFC and Reader IC antenna with a MiniVNA&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;; this Application Note gives a guideline on how to measure and tune/match an NFC and Reader IC antenna with a MiniVNA network analyzer.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle; color: black;"&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Additionally, please refer to the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/design/training/nfc-antenna-design:TIP-NFC-ANTENNA-DESIGN" target="_blank"&gt;&lt;SPAN&gt;NFC Antenna Design&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;training, an online training series that could help you with key aspects for the antenna, optimizing and debugging, and testing to get the best-matched antenna for your product, in addition to the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/NFC/bd-p/nfc" target="_blank"&gt;&lt;SPAN&gt;NFC Antenna Tool&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Also, please consider using the &lt;/SPAN&gt;&lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/nfc-reader-library-software-support-for-nfc-frontend-solutions:NFC-READER-LIBRARY" target="_blank"&gt;NFC Reader Library&lt;/A&gt;&lt;SPAN&gt;, which is a complete software support library for NFC Frontend ICs designed to provide a faster and simpler way to develop your project. This library also provides an API that facilitates the most common operations required in NFC applications such as reading or writing data.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 18:45:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MFRC630-Write-FIFO-Error/m-p/1846304#M17086</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2024-04-12T18:45:41Z</dc:date>
    </item>
  </channel>
</rss>

