<?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 C in NFC</title>
    <link>https://community.nxp.com/t5/NFC/C/m-p/818836#M4232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problem to read and write to CLRC663 registers using SPI interface.&lt;/P&gt;&lt;P&gt;for example I need to write the value 0x98 to the T0control register (0Fh), I am sending the following data&amp;nbsp;&lt;SPAN&gt;(address shifted with the LSB=0)&lt;/SPAN&gt; (address, value)= (0x1E, 0x98)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79606i77F1AF3C0E2927CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and I tried to read it back by sending on MOSI (address shifted with the LSB=1), (addresss, 0x00)=(0x1F, 0x00), and I got every time defferent value which is not equal to (0x98):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79607iF6ED6009838A27C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What do you think is the problem ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please assist&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2018 13:37:39 GMT</pubDate>
    <dc:creator>salmabay</dc:creator>
    <dc:date>2018-08-03T13:37:39Z</dc:date>
    <item>
      <title>C</title>
      <link>https://community.nxp.com/t5/NFC/C/m-p/818836#M4232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problem to read and write to CLRC663 registers using SPI interface.&lt;/P&gt;&lt;P&gt;for example I need to write the value 0x98 to the T0control register (0Fh), I am sending the following data&amp;nbsp;&lt;SPAN&gt;(address shifted with the LSB=0)&lt;/SPAN&gt; (address, value)= (0x1E, 0x98)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79606i77F1AF3C0E2927CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and I tried to read it back by sending on MOSI (address shifted with the LSB=1), (addresss, 0x00)=(0x1F, 0x00), and I got every time defferent value which is not equal to (0x98):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79607iF6ED6009838A27C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What do you think is the problem ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please assist&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 13:37:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/C/m-p/818836#M4232</guid>
      <dc:creator>salmabay</dc:creator>
      <dc:date>2018-08-03T13:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: C</title>
      <link>https://community.nxp.com/t5/NFC/C/m-p/818837#M4233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please try to set NSS to high after sent the address. then set NSS to low again when send the value.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 18:38:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/C/m-p/818837#M4233</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2018-08-09T18:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: C</title>
      <link>https://community.nxp.com/t5/NFC/C/m-p/818838#M4234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jimmychan, are you sure NSS need to be set to high between address and value?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/1135171?commentID=1135171#comment-1135171"&gt;https://community.nxp.com/message/1135171?commentID=1135171#comment-1135171&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 23:42:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/C/m-p/818838#M4234</guid>
      <dc:creator>nicolastoulouse</dc:creator>
      <dc:date>2019-04-04T23:42:05Z</dc:date>
    </item>
  </channel>
</rss>

