<?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: Some question about large data transmission by NFC. in NFC</title>
    <link>https://community.nxp.com/t5/NFC/Some-question-about-large-data-transmission-by-NFC/m-p/964557#M6136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Hi Li,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Based on the reference manual, the I2C interface works with an 8Mhz clock signal from the system oscillator. In addition it supports standard(100kbit/s) and fast mode(400kbit/s) transfer rates.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;So in your case if you need 400 samples of 9 bytes, then 400*9*8 = 28.8kbit/s.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Essentially you have plenty of room to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;If you'd like more information regarding the I2C interface in the NHS3152 you can check out &lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10876.pdf"&gt;&lt;SPAN style="background: white;"&gt;Chapter 19&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="background: white;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Please let me know if you have any other questions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Have a great day!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Sabina&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2019 14:59:30 GMT</pubDate>
    <dc:creator>Sabina_Bruce</dc:creator>
    <dc:date>2019-08-21T14:59:30Z</dc:date>
    <item>
      <title>Some question about large data transmission by NFC.</title>
      <link>https://community.nxp.com/t5/NFC/Some-question-about-large-data-transmission-by-NFC/m-p/964556#M6135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; In my application, I need to get at least 400 samples per second. Those samples is achieved through iic and every sample is 9 bytes. And it is necessary to transfer those data in time.Is it possible to sample and send data in the meantime with nhs3152?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Or store data in one second, in next second, send data out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2019 08:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Some-question-about-large-data-transmission-by-NFC/m-p/964556#M6135</guid>
      <dc:creator>liliao</dc:creator>
      <dc:date>2019-07-10T08:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Some question about large data transmission by NFC.</title>
      <link>https://community.nxp.com/t5/NFC/Some-question-about-large-data-transmission-by-NFC/m-p/964557#M6136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Hi Li,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Based on the reference manual, the I2C interface works with an 8Mhz clock signal from the system oscillator. In addition it supports standard(100kbit/s) and fast mode(400kbit/s) transfer rates.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;So in your case if you need 400 samples of 9 bytes, then 400*9*8 = 28.8kbit/s.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Essentially you have plenty of room to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;If you'd like more information regarding the I2C interface in the NHS3152 you can check out &lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10876.pdf"&gt;&lt;SPAN style="background: white;"&gt;Chapter 19&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="background: white;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Please let me know if you have any other questions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Have a great day!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: arial; font-size: 11.25pt; color: #51626f;"&gt;&lt;SPAN style="background: white;"&gt;Sabina&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 14:59:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Some-question-about-large-data-transmission-by-NFC/m-p/964557#M6136</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2019-08-21T14:59:30Z</dc:date>
    </item>
  </channel>
</rss>

