<?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: PROBLEM WITH HTRC110-NO RESPONSE in NFC</title>
    <link>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693044#M2477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer. I have all with 5v... and I see it with the oscilloscope and it is correctly.. I don't know if the problem is in the order of the initialitzation of the HTRC110 or &amp;nbsp;the time between the commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2017 07:43:13 GMT</pubDate>
    <dc:creator>davidgarrido</dc:creator>
    <dc:date>2017-06-06T07:43:13Z</dc:date>
    <item>
      <title>PROBLEM WITH HTRC110-NO RESPONSE</title>
      <link>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693042#M2475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I have an HTRC110 and I cannot communicate my pic with it. I am using SPI interface so I make the start condition and then I configure the HTRC sending the appropiate values of config page. The problem is that &lt;STRONG&gt;it is always sending '1'&lt;/STRONG&gt; &lt;STRONG&gt;in the output (SDO). &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I send for example get_config_page it sends '1'. The &lt;STRONG&gt;output (SDO) does not change&lt;/STRONG&gt;&amp;nbsp;any moment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To configure the HTRC110 I send this code&amp;nbsp;after the start condition:&lt;/P&gt;&lt;P&gt;//SET_CONFIG_PAGE page 3 (DISLP1=0, DISSMARTCOMP=0, FSEL=10[8MHz osc])&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;transmision_datos(0x72); //SET_CONFIG_PAGE_3()=01110010&lt;/STRONG&gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;Delay10KTCYx(20);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;//SET_CONFIG_PAGE page 0 (GAIN=##, FILTERH=1, FILTERL=1)&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;transmision_datos(0x4F); //GET_CONFIG_PAGE_0()=01001111&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Delay10KTCYx(20);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;//SET_CONFIG_PAGE page 2 (THRESET=1, ACQAMP=1, FREEZE=11)&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;transmision_datos(0x6F); //GET_CONFIG_PAGE_2()=01101111&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Delay10KTCYx(20);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;//SET_CONFIG_PAGE page 1 (PD_MODE=0[active], PD=1[power down], HYSTERESIS=0[off], TXDIS=1[coil driver off])&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;transmision_datos(0x55); //GET_CONFIG_PAGE_0()=01010101&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Delay10KTCYx(20);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this, I send the process which is explained in the page 50 of the application note.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And finally, I send a command in order to&amp;nbsp;received something, but I don't see anything with oscilloscope.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I hope some help.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 08:25:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693042#M2475</guid>
      <dc:creator>davidgarrido</dc:creator>
      <dc:date>2017-05-25T08:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WITH HTRC110-NO RESPONSE</title>
      <link>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693043#M2476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you check your hardware. If you use a 3.3v mcu, do not forget to communicate with 5V.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 05:28:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693043#M2476</guid>
      <dc:creator>onurkeskin</dc:creator>
      <dc:date>2017-06-06T05:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WITH HTRC110-NO RESPONSE</title>
      <link>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693044#M2477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer. I have all with 5v... and I see it with the oscilloscope and it is correctly.. I don't know if the problem is in the order of the initialitzation of the HTRC110 or &amp;nbsp;the time between the commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 07:43:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693044#M2477</guid>
      <dc:creator>davidgarrido</dc:creator>
      <dc:date>2017-06-06T07:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WITH HTRC110-NO RESPONSE</title>
      <link>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693045#M2478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using this code for initialization . If your transmit function is correct, this code is run.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;void HTRC110_Initialize(void){&lt;BR /&gt;/*-------------------Standart Configuration Installation-------------------*/&lt;BR /&gt; HTRC110_WriteandReadData(REG_PAGE0);&lt;BR /&gt; Delay_us(STATE_CHANGE_TIME);&lt;BR /&gt; HTRC110_WriteandReadData(REG_PAGE1);&lt;BR /&gt; Delay_us(STATE_CHANGE_TIME);&lt;BR /&gt; HTRC110_WriteandReadData(REG_PAGE2);&lt;BR /&gt; Delay_us(STATE_CHANGE_TIME);&lt;BR /&gt; HTRC110_WriteandReadData(REG_PAGE3);&lt;BR /&gt; Delay_us(STATE_CHANGE_TIME);&lt;BR /&gt;/*------------------------Sampling Time Calculation------------------------*/&lt;BR /&gt; uint16_t Temp;&lt;BR /&gt; HTRC110_Params.Phase = HTRC110_WriteandReadData(READ_PHASE);&lt;BR /&gt; Temp = HTRC110_Params.Phase &amp;lt;&amp;lt; 1;&lt;BR /&gt; Temp = Temp + 0x3F;&lt;BR /&gt; HTRC110_Params.SamplingTime = (uint8_t)(Temp &amp;amp; 0x3F);&lt;BR /&gt; HTRC110_WriteandReadData(SET_SAMPLING_TIME | HTRC110_Params.SamplingTime );&lt;BR /&gt; HAL_Delay(2);&lt;BR /&gt;/*------------------------General Settling Sequence------------------------*/&lt;BR /&gt; HTRC110_WriteandReadData(SET_CONFIG_PAGE_2 | 0x0B);&lt;BR /&gt; HAL_Delay(4);&lt;BR /&gt; HTRC110_WriteandReadData(SET_CONFIG_PAGE_2 | 0x08);&lt;BR /&gt; HAL_Delay(1);&lt;BR /&gt; HTRC110_WriteandReadData(SET_CONFIG_PAGE_2 | 0x00);&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 08:27:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693045#M2478</guid>
      <dc:creator>onurkeskin</dc:creator>
      <dc:date>2017-06-06T08:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WITH HTRC110-NO RESPONSE</title>
      <link>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693046#M2479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I don't know what is the problem... Because I have soldiered correctly, making sure to not burn it. So it is almost 100% of probabilities that is not the chip... therefore is the code. When I send the commands of config page, then I send the command of readphase, which I have to receive something, and I don't see anything. The TX of HTRC110 continues sending '1'...&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 09:51:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693046#M2479</guid>
      <dc:creator>davidgarrido</dc:creator>
      <dc:date>2017-06-06T09:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WITH HTRC110-NO RESPONSE</title>
      <link>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693047#M2480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is continuos sending '1' , i think htrc&amp;nbsp;is working. &amp;nbsp;Problem must be your code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check this library. Examine send and receive command .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://github.com/ibexuk/C_RFID_125khz_Readers_HTRC110"&gt;https://github.com/ibexuk/C_RFID_125khz_Readers_HTRC110&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:48:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PROBLEM-WITH-HTRC110-NO-RESPONSE/m-p/693047#M2480</guid>
      <dc:creator>onurkeskin</dc:creator>
      <dc:date>2017-06-06T10:48:30Z</dc:date>
    </item>
  </channel>
</rss>

