<?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 CLRC663 Registers are not modified in NFC</title>
    <link>https://community.nxp.com/t5/NFC/CLRC663-Registers-are-not-modified/m-p/871170#M5004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;SPAN&gt;I'am Eric from China.Now I have a problem with CLRC663.It was found that no matter what data was written into the register, the read values were constant.For example,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;STRONG&gt;PHHAL_HW_RC663_REG_WATERLEVEL = 0x05&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;STRONG&gt;PHHAL_HW_RC663_REG_FABCALI = 0xb2&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;STRONG&gt;PHHAL_HW_RC663_REG_VERSION = 0x1a&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;It seems that the registers cannot be modified. But it is unreasonable.Can you tell me what's wrong with the problem.&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;Bes Regards!&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Apr 2019 07:22:04 GMT</pubDate>
    <dc:creator>eric_wanghao</dc:creator>
    <dc:date>2019-04-02T07:22:04Z</dc:date>
    <item>
      <title>CLRC663 Registers are not modified</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-Registers-are-not-modified/m-p/871170#M5004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;SPAN&gt;I'am Eric from China.Now I have a problem with CLRC663.It was found that no matter what data was written into the register, the read values were constant.For example,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;STRONG&gt;PHHAL_HW_RC663_REG_WATERLEVEL = 0x05&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;STRONG&gt;PHHAL_HW_RC663_REG_FABCALI = 0xb2&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;STRONG&gt;PHHAL_HW_RC663_REG_VERSION = 0x1a&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;It seems that the registers cannot be modified. But it is unreasonable.Can you tell me what's wrong with the problem.&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;Bes Regards!&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2019 07:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-Registers-are-not-modified/m-p/871170#M5004</guid>
      <dc:creator>eric_wanghao</dc:creator>
      <dc:date>2019-04-02T07:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: CLRC663 Registers are not modified</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-Registers-are-not-modified/m-p/871171#M5005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi wang Hao, I have the same problem. I try to communicate in SPI mode with m'y SPI driver.&lt;/P&gt;&lt;P&gt;I have the CLEV6630B V2.0 board and try to communicate with another CPU than the one on the eval board.&lt;/P&gt;&lt;P&gt;I suppose you try to do the same thing.&lt;/P&gt;&lt;P&gt;Be sure to set the pin IFSEL0 and 1 in the state that match the way you want to communicate (SPI, I2C, UART)&lt;/P&gt;&lt;P&gt;drive the reset pin (CLRC_NRST) before starting to communicate with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN SPI MODE&lt;/P&gt;&lt;P&gt;I discover today that between some write you need to keep the chip select (SSEL) low. The picture below is the first frame of the communication with the microcontroler on the CLEV6630board and the CLRC663 chip.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="First frame_ green-CLK_yellow-CS.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79077i307DE1D0FAD16515/image-size/large?v=v2&amp;amp;px=999" role="button" title="First frame_ green-CLK_yellow-CS.png" alt="First frame_ green-CLK_yellow-CS.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In green it's the SPI clock&lt;/P&gt;&lt;P&gt;In yellow it's the NSS pin (chip select of SPI) (SSEL as written on the CLEV6630B board)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help!&lt;/P&gt;&lt;P&gt;Tell more about your setup. (how you try to communicate SPI, I2C ...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 23:28:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-Registers-are-not-modified/m-p/871171#M5005</guid>
      <dc:creator>nicolastoulouse</dc:creator>
      <dc:date>2019-04-04T23:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: CLRC663 Registers are not modified</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-Registers-are-not-modified/m-p/871172#M5006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #000000; background-color: #f9f9f9;"&gt;&lt;DIV class="" style="background-color: #ffffff; border: 1px solid #dedede;"&gt;&lt;DIV class="" dir="ltr" style="background-color: #ffffff; padding: 10px 10px 43px;"&gt;&lt;DIV class="" style="margin: 0px 35px 0px 0px; padding: 0px 0px 14px;"&gt;&lt;DIV class="" style="background-color: #f9f9f9; margin: 0px; padding: 0px;"&gt;&lt;DIV class="" style="background-color: #ffffff; border: 1px solid #dedede; margin: 0px; padding: 0px;"&gt;&lt;DIV class="" dir="ltr" style="background-color: #ffffff; margin: 0px; padding: 10px 10px 43px;"&gt;&lt;DIV class=""&gt;&lt;TEXTAREA class="" data-height="70" style="color: #333333; background-color: transparent; border: 0px; margin: 0px; padding: 0px;"&gt;&lt;/TEXTAREA&gt;&lt;/DIV&gt;&lt;DIV class="" style="margin: 0px; padding: 0px;"&gt;&lt;A class="" data-hover-tip-text="发音" href="https://fanyi.baidu.com/translate?aldtype=16047&amp;amp;query=%E6%A0%B9%E6%8D%AE%E4%BD%A0%E7%9A%84%E6%8F%90%E7%A4%BA%EF%BC%8C%E6%88%91%E6%B3%A8%E6%84%8F%E5%88%B0CS%E4%BF%A1%E5%8F%B7%E7%9A%84%E9%97%AE%E9%A2%98%E3%80%82%E6%9C%80%E7%BB%88%E5%8F%91%E7%8E%B0%E6%98%AFSPI%E7%9A%84%E4%B8%80%E4%B8%AA%E5%AF%84%E5%AD%98%E5%99%A8%E8%AE%BE%E7%BD%AE%E5%87%BA%E7%8E%B0%E4%BA%86%E9%94%99%E8%AF%AF%EF%BC%8C%E7%8E%B0%E5%9C%A8%E9%97%AE%E9%A2%98%E5%B7%B2%E7%BB%8F%E5%BE%97%E5%88%B0%E5%BE%88%E5%A5%BD%E7%9A%84%E8%A7%A3%E5%86%B3%EF%BC%8C%E9%9D%9E%E5%B8%B8%E6%84%9F%E8%B0%A2%EF%BC%81&amp;amp;keyfrom=baidu&amp;amp;smartresult=dict&amp;amp;lang=auto2en###" style="color: #666666; text-decoration: none; margin: 0px 6px 0px 0px; padding: 1px 0px 0px 7px;"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;DIV class="" style="margin: 0px 9px 0px 7px; padding: 0px;"&gt;&lt;A data-hover-tip-text="添加到收藏夹" style="color: #666666; text-decoration: none; margin-right: 0px;" title="添加到收藏夹"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" style="background-color: #f9f9f9; margin: 0px; padding: 0px;"&gt;&lt;DIV class="" style="margin: 0px; padding: 0px;"&gt;&lt;DIV class="" style="background-color: #f0f0f0; border-width: 1px 1px 1px 0px; border-style: solid solid solid initial; border-color: #eeeeee #eeeeee #eeeeee initial; margin: 0px; padding: 10px;"&gt;&lt;DIV class="" dir="ltr" style="margin: 0px; padding: 0px;"&gt;&lt;P class="" style="color: #333333; font-size: 16px; margin: 0px; padding: 0px;"&gt;&lt;SPAN class=""&gt;According to your remind, I notice the problem of CS signal.&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Finally, it was found that there was an error in the register settings of SPI. Now the problem has been solved very well. Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;TEXTAREA class="" data-height="70" style="color: #333333; background-color: transparent; border: 0px;"&gt;&lt;/TEXTAREA&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;A data-hover-tip-text="发音" href="https://fanyi.baidu.com/translate?aldtype=16047&amp;amp;query=%E6%A0%B9%E6%8D%AE%E4%BD%A0%E7%9A%84%E6%8F%90%E7%A4%BA%EF%BC%8C%E6%88%91%E6%B3%A8%E6%84%8F%E5%88%B0CS%E4%BF%A1%E5%8F%B7%E7%9A%84%E9%97%AE%E9%A2%98%E3%80%82%E6%9C%80%E7%BB%88%E5%8F%91%E7%8E%B0%E6%98%AFSPI%E7%9A%84%E4%B8%80%E4%B8%AA%E5%AF%84%E5%AD%98%E5%99%A8%E8%AE%BE%E7%BD%AE%E5%87%BA%E7%8E%B0%E4%BA%86%E9%94%99%E8%AF%AF%EF%BC%8C%E7%8E%B0%E5%9C%A8%E9%97%AE%E9%A2%98%E5%B7%B2%E7%BB%8F%E5%BE%97%E5%88%B0%E5%BE%88%E5%A5%BD%E7%9A%84%E8%A7%A3%E5%86%B3%EF%BC%8C%E9%9D%9E%E5%B8%B8%E6%84%9F%E8%B0%A2%EF%BC%81&amp;amp;keyfrom=baidu&amp;amp;smartresult=dict&amp;amp;lang=auto2en###" style="color: #666666; text-decoration: none; margin: 0px 6px 0px 0px; padding: 1px 0px 0px 7px;"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;DIV class="" style="margin: 0px 9px 0px 7px;"&gt;&lt;A data-hover-tip-text="添加到收藏夹" style="color: #666666; text-decoration: none;" title="添加到收藏夹"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #000000; background-color: #f9f9f9;"&gt;&lt;DIV class=""&gt;&lt;DIV class="" style="background-color: #f0f0f0; border-width: 1px 1px 1px 0px; border-style: solid solid solid initial; border-color: #eeeeee #eeeeee #eeeeee initial; padding: 10px;"&gt;&lt;DIV class="" dir="ltr"&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 08:54:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-Registers-are-not-modified/m-p/871172#M5006</guid>
      <dc:creator>eric_wanghao</dc:creator>
      <dc:date>2019-04-05T08:54:49Z</dc:date>
    </item>
  </channel>
</rss>

