<?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>MCX MicrocontrollersのトピックRe: SC18IS602B Access Issue</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2141561#M3639</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;If A2, A1 and A0 pins are all set to 0, the 7-bit slave address is indeed 0x28 resulting in complete address byte of 0x50 for a write and 0x51 for a read.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-28 100521.png" style="width: 534px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349696i295F8F94D8F9075F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-28 100521.png" alt="Screenshot 2025-07-28 100521.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As for the I2C message/data format, please refer to the datasheet, chapters 7.1.1 and 7.1.2.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-28 100828.png" style="width: 581px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349702i19ED0E7CCAD3FC53/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-28 100828.png" alt="Screenshot 2025-07-28 100828.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV&gt;There is also a more detailed description/example in chapter 8.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-28 101243.png" style="width: 551px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349705iB016D2406907FC08/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-28 101243.png" alt="Screenshot 2025-07-28 101243.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;BRs, Tomas&lt;/DIV&gt;</description>
    <pubDate>Mon, 28 Jul 2025 08:14:12 GMT</pubDate>
    <dc:creator>TomasVaverka</dc:creator>
    <dc:date>2025-07-28T08:14:12Z</dc:date>
    <item>
      <title>SC18IS602B Access Issue</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2141424#M3638</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have a Realtek-based PCB whose i2c access follows a general command set. We want to attach an SPI device using&amp;nbsp;SC18IS602B as a bridge. I want to access the bridge to display information, such as the vendor product code or any other verification that confirms my device can connect to the bridge. The command set for my board follows this syntax:- &lt;EM&gt;&lt;STRONG&gt;i2c set &amp;lt;bus&amp;gt; &amp;lt;dev&amp;gt; &amp;lt;reg&amp;gt; &amp;lt;data&amp;gt;;&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;i2c get &amp;lt;bus&amp;gt; &amp;lt;dev&amp;gt; &amp;lt;reg&amp;gt;.&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;I read the manual of&amp;nbsp;SC18IS602B, but it does not show any memory that I can read. Furthermore, I am unsure what to write in the 'reg' field of my I2C command. The hardware team told us that the A2A1A0 pins are set to 0, which, I think means the dev address is 0x28. Please help me read any information from the SC18IS602B device.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 05:42:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2141424#M3638</guid>
      <dc:creator>Harsh26</dc:creator>
      <dc:date>2025-07-28T05:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: SC18IS602B Access Issue</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2141561#M3639</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;If A2, A1 and A0 pins are all set to 0, the 7-bit slave address is indeed 0x28 resulting in complete address byte of 0x50 for a write and 0x51 for a read.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-28 100521.png" style="width: 534px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349696i295F8F94D8F9075F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-28 100521.png" alt="Screenshot 2025-07-28 100521.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As for the I2C message/data format, please refer to the datasheet, chapters 7.1.1 and 7.1.2.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-28 100828.png" style="width: 581px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349702i19ED0E7CCAD3FC53/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-28 100828.png" alt="Screenshot 2025-07-28 100828.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV&gt;There is also a more detailed description/example in chapter 8.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-07-28 101243.png" style="width: 551px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349705iB016D2406907FC08/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-07-28 101243.png" alt="Screenshot 2025-07-28 101243.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;BRs, Tomas&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Jul 2025 08:14:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2141561#M3639</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2025-07-28T08:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: SC18IS602B Access Issue</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2141582#M3640</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/12216"&gt;@TomasVaverka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I see that part of the manual. However, I am unable to use it for my specific use case.&amp;nbsp; The following log is what I have tried on board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;RTK.0&amp;gt; i2c set write-buffer pos 0 data 5100010203 // My PCB's buffer&amp;nbsp; 0x51, 0x01, 02, 03, 04&amp;gt; I am trying to read 4 Bytes of data from the buffer.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;RTK.0&amp;gt;&lt;BR /&gt;i2c show write-buffer // For verification..&lt;BR /&gt;00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f&lt;BR /&gt;0000 51 00 01 02 03 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0001 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0002 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0003 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0004 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0005 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0006 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0007 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0008 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0009 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;000a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;000b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;000c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;000d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;000e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;000f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0011 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0012 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0013 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0014 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0015 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0016 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0017 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0018 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;0019 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;001a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;001b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;001c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;001d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;001e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;001f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00&lt;BR /&gt;RTK.0&amp;gt;&lt;BR /&gt;RTK.0&amp;gt;&lt;BR /&gt;i2c set port 0 dev 0x28 reg 0 write-buffer count 5 // Send to&amp;nbsp;SC18IS602B device&lt;BR /&gt;RTK.0&amp;gt;&lt;BR /&gt;i2c get port 0 dev 0x28 reg 0 count 10 // trying to read&amp;nbsp;SC18IS602B buffer&lt;BR /&gt;start with dev: 0x28, reg: 0x0&lt;BR /&gt;0000 -----------------------------------------------------------------------&lt;BR /&gt;00000000 00000001 00000002 00000003 00000004 00000005 00000006 00000007&lt;BR /&gt;00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000&lt;BR /&gt;-----------------------------------------------------------------------&lt;BR /&gt;00000008 00000009 0000000a 0000000b 0000000c 0000000d 0000000e 0000000f&lt;BR /&gt;00000000 00000000&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I on right path?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 08:37:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2141582#M3640</guid>
      <dc:creator>Harsh26</dc:creator>
      <dc:date>2025-07-28T08:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: SC18IS602B Access Issue</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2143164#M3653</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/12216"&gt;@TomasVaverka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help with this matter? I've been stuck on it for almost a week.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 03:57:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/SC18IS602B-Access-Issue/m-p/2143164#M3653</guid>
      <dc:creator>Harsh26</dc:creator>
      <dc:date>2025-07-30T03:57:14Z</dc:date>
    </item>
  </channel>
</rss>

