<?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>Other NXP ProductsのトピックSC16IS750: Data loss in RX_FIFO for higher baud rate</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/SC16IS750-Data-loss-in-RX-FIFO-for-higher-baud-rate/m-p/692974#M4971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;we are working with "SPI-to-UART chip SC16IS750", facing issue when baud rate is configured above 38400 that is 56000 or 115200. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;when higher baud rate is configured, there is data loss when reading form RX_FIFO&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2017 07:15:27 GMT</pubDate>
    <dc:creator>ezhilarasansoun</dc:creator>
    <dc:date>2017-05-25T07:15:27Z</dc:date>
    <item>
      <title>SC16IS750: Data loss in RX_FIFO for higher baud rate</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SC16IS750-Data-loss-in-RX-FIFO-for-higher-baud-rate/m-p/692974#M4971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;we are working with "SPI-to-UART chip SC16IS750", facing issue when baud rate is configured above 38400 that is 56000 or 115200. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;when higher baud rate is configured, there is data loss when reading form RX_FIFO&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 07:15:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SC16IS750-Data-loss-in-RX-FIFO-for-higher-baud-rate/m-p/692974#M4971</guid>
      <dc:creator>ezhilarasansoun</dc:creator>
      <dc:date>2017-05-25T07:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: SC16IS750: Data loss in RX_FIFO for higher baud rate</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SC16IS750-Data-loss-in-RX-FIFO-for-higher-baud-rate/m-p/692975#M4972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The limitation for oscillator/crystal frequency is mainly &lt;STRONG&gt;Percent error&lt;/STRONG&gt; difference between desired and actual UART baud rate.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; For example: we select 8MHz crystal. The baud rate divisor = (crystal frequency/prescaler)/(desired baud rate * 16) as mentioned on &lt;STRONG&gt;chapter 7.8&lt;/STRONG&gt; from the &lt;A href="http://www.nxp.com/documents/data_sheet/SC16IS740_750_760.pdf"&gt;datasheet&lt;/A&gt;. So, the baud rate divisor = 8.68 (or 2.17 for prescaler=4). Since the baud rate divisor is an integer number, we have to round it to 9 and the real baud rate will be 5555,56 bps. That presents more than 3.5% baud rate error. In that case, data over UART may be wrongly interpreted.&lt;/P&gt;&lt;P style="text-indent: .5in;"&gt;The acceptable percent error difference between desired and actual UART baud rate depends on a number of bits, but I would like to recommend to keep it definitely below 2.5%. This is the general issue of almost all UART transfers and you may found plenty of web pages with baud rate error calculations.&lt;/P&gt;&lt;P style="text-indent: .5in;"&gt;&lt;BR /&gt; The optimum solution is using oscillator/crystal frequency which may be divided by 16 and desired baud rate without any reminder. For example 1.8432MHz/(16*57600bps) = 2.&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;The next solution is searching the oscillator/crystal frequency which will be at least close. For example:&lt;BR /&gt; Crystal = 12MHz and the baud rate divisor = 13 will result in 57692.3bps baud rate which presents just 0.16% error.&lt;BR /&gt; &lt;BR /&gt; I hope this information helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 15:46:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SC16IS750-Data-loss-in-RX-FIFO-for-higher-baud-rate/m-p/692975#M4972</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2017-05-31T15:46:38Z</dc:date>
    </item>
  </channel>
</rss>

