<?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のトピックBASIC SC16IS752 C software needed</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/BASIC-SC16IS752-C-software-needed/m-p/2158570#M29819</link>
    <description>&lt;P&gt;Hello - I am trying to set up a SC16IS752 to received data on channel A in a polled environment using I2C.&amp;nbsp; I have looked thru many examples posted online, but most all seem to be full blown do everything the chip can do examples.&amp;nbsp; Far more complicated than I need.&amp;nbsp; Can anyone point me to a simple how to read data coming in on channel A in a polled I2C environment?&lt;/P&gt;&lt;P&gt;As I have it, the code I have setup does write to the IC without error - but the chip does not do anything.&amp;nbsp; BTW, using i2cdetect -y 1, the i2c address of the chip is 0x4d.&lt;/P&gt;&lt;P&gt;Many thanks to all who read and especially those who respond . . .&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;David V. Fansler&lt;BR /&gt;Solo sailed Atlantic 2022&lt;BR /&gt;YouTube "Sailing Solo at 70"&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2025 20:41:17 GMT</pubDate>
    <dc:creator>dfansler</dc:creator>
    <dc:date>2025-08-26T20:41:17Z</dc:date>
    <item>
      <title>BASIC SC16IS752 C software needed</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/BASIC-SC16IS752-C-software-needed/m-p/2158570#M29819</link>
      <description>&lt;P&gt;Hello - I am trying to set up a SC16IS752 to received data on channel A in a polled environment using I2C.&amp;nbsp; I have looked thru many examples posted online, but most all seem to be full blown do everything the chip can do examples.&amp;nbsp; Far more complicated than I need.&amp;nbsp; Can anyone point me to a simple how to read data coming in on channel A in a polled I2C environment?&lt;/P&gt;&lt;P&gt;As I have it, the code I have setup does write to the IC without error - but the chip does not do anything.&amp;nbsp; BTW, using i2cdetect -y 1, the i2c address of the chip is 0x4d.&lt;/P&gt;&lt;P&gt;Many thanks to all who read and especially those who respond . . .&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;David V. Fansler&lt;BR /&gt;Solo sailed Atlantic 2022&lt;BR /&gt;YouTube "Sailing Solo at 70"&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 20:41:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/BASIC-SC16IS752-C-software-needed/m-p/2158570#M29819</guid>
      <dc:creator>dfansler</dc:creator>
      <dc:date>2025-08-26T20:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: BASIC SC16IS752 C software needed</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/BASIC-SC16IS752-C-software-needed/m-p/2159282#M29834</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Would it be possible for you to share your schematic and setup details? What is the microcontroller you're using?&lt;/P&gt;
&lt;P&gt;For reference, please take a look at this example project:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/Other-NXP-Products-Knowledge/SC16IS752-Bare-metal-example-project/ta-p/1105691" target="_self"&gt;SC16IS752 Bare-metal Example Project&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 15:53:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/BASIC-SC16IS752-C-software-needed/m-p/2159282#M29834</guid>
      <dc:creator>ErikaC</dc:creator>
      <dc:date>2025-08-27T15:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: BASIC SC16IS752 C software needed</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/BASIC-SC16IS752-C-software-needed/m-p/2159311#M29835</link>
      <description>&lt;P&gt;Thanks for your response.&amp;nbsp; The processor is a Raspberry Pi 4, running the Bookworm OS.&amp;nbsp; The Pi has a UART, but the changes made in Bookworm have killed a lot of the I/O and no one seems to be able to find a complete fix.&amp;nbsp; I need to read data from a GPS for this project.&amp;nbsp; With the Pi's UART being difficult to program, I found the SC16IS752 on Amazon,, with a 1.8432MHx Crystaloo a small board.&amp;nbsp; I used double sided tape to mount the small board on my HAT for the Pi.&lt;/P&gt;&lt;P&gt;SC16IS752&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;To HAT&lt;BR /&gt;SCL&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Pi SCL&lt;BR /&gt;SDA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Pi SDA&lt;BR /&gt;Vin&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+5v\&lt;BR /&gt;Gnd&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pi Gnd&lt;BR /&gt;I2C/nSPI&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Pi Gnd&lt;BR /&gt;A0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Pi Gnd&lt;BR /&gt;A1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Pi Gnd&lt;BR /&gt;nIRQ&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;not connected&lt;BR /&gt;RxA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GPS serial out&lt;/P&gt;&lt;P&gt;I looked at the bare bones code previously, but will look again.&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 17:08:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/BASIC-SC16IS752-C-software-needed/m-p/2159311#M29835</guid>
      <dc:creator>dfansler</dc:creator>
      <dc:date>2025-08-27T17:08:12Z</dc:date>
    </item>
  </channel>
</rss>

