<?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 SC18IS602's chip select polarity in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/SC18IS602-s-chip-select-polarity/m-p/750553#M5664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been working with&amp;nbsp;SC18IS602--- I2C to SPI converter. I have got a problem with the chip. My device get SPI data when Chip select pin is high but the&amp;nbsp;SC18IS602 generating active low chip select signal. Is there any way of configure the SS pins polarity?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read the datasheet and could not fount any related thing. Any other suggestion would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2018 16:16:06 GMT</pubDate>
    <dc:creator>mertmertce</dc:creator>
    <dc:date>2018-01-23T16:16:06Z</dc:date>
    <item>
      <title>SC18IS602's chip select polarity</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SC18IS602-s-chip-select-polarity/m-p/750553#M5664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been working with&amp;nbsp;SC18IS602--- I2C to SPI converter. I have got a problem with the chip. My device get SPI data when Chip select pin is high but the&amp;nbsp;SC18IS602 generating active low chip select signal. Is there any way of configure the SS pins polarity?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read the datasheet and could not fount any related thing. Any other suggestion would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 16:16:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SC18IS602-s-chip-select-polarity/m-p/750553#M5664</guid>
      <dc:creator>mertmertce</dc:creator>
      <dc:date>2018-01-23T16:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: SC18IS602's chip select polarity</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SC18IS602-s-chip-select-polarity/m-p/750554#M5665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can configure the SS pins as GPIOs and then use the GPIO Write command to change the state of selected GPIOs/SSs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25472i557E88A247B86790/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25529i676E047264B0489F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 09:20:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SC18IS602-s-chip-select-polarity/m-p/750554#M5665</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2018-01-24T09:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: SC18IS602's chip select polarity</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SC18IS602-s-chip-select-polarity/m-p/750555#M5666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response. I have done it so but it didnt work. To write sth from i2c to&amp;nbsp;SPI, the write protocol asks for chip select pin (as stated in datasheet). If I send the chip select pin&amp;nbsp;which I configured as GPIO it is not generating any output. However if I send some other Chip select pin that are not configured as GPIOs it is generating something on MOSI and SCK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why it is behaving so? Do I need to change write protocol as well when I configure the chip select pins as GPIO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 12:49:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SC18IS602-s-chip-select-polarity/m-p/750555#M5666</guid>
      <dc:creator>mertmertce</dc:creator>
      <dc:date>2018-01-24T12:49:18Z</dc:date>
    </item>
  </channel>
</rss>

