<?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>LPC Microcontrollers中的主题 Re: Issues about SSP in SPI Mode (Chip Select Pin)</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issues-about-SSP-in-SPI-Mode-Chip-Select-Pin/m-p/551966#M14292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JohnR on Fri Oct 03 05:50:21 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Witte,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do the same as you - use a separate I/O and keep it low for the whole transmission.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the same pin for SSP1_SSEL (P1_20) but declare it as GPIO0[15], mode0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JohnR&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:35:22 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:35:22Z</dc:date>
    <item>
      <title>Issues about SSP in SPI Mode (Chip Select Pin)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issues-about-SSP-in-SPI-Mode-Chip-Select-Pin/m-p/551964#M14290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Witte on Thu Sep 25 12:44:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using SSP1 in SPI Mode on my project and I have a problem with the CS Pin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I notice what each byte sent the CS Pin is put in High. For me this is a problem, because I need the pin in LOW until the last byte of my package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Looking for a resolution in the forum I found this link: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Fssp-port-problem-spi-mode" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/ssp-port-problem-spi-mode&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This guy have the same problem... The question is... This BIG BUG on SSP peripherical occurs on LPC43xx Family too?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I resolve the problem configuring the CS Pin with a simple GPIO. So, I set the state manualy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:35:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Issues-about-SSP-in-SPI-Mode-Chip-Select-Pin/m-p/551964#M14290</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issues about SSP in SPI Mode (Chip Select Pin)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issues-about-SSP-in-SPI-Mode-Chip-Select-Pin/m-p/551965#M14291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Witte on Wed Oct 01 11:40:36 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;anybody?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Team?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:35:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Issues-about-SSP-in-SPI-Mode-Chip-Select-Pin/m-p/551965#M14291</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issues about SSP in SPI Mode (Chip Select Pin)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Issues-about-SSP-in-SPI-Mode-Chip-Select-Pin/m-p/551966#M14292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JohnR on Fri Oct 03 05:50:21 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Witte,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do the same as you - use a separate I/O and keep it low for the whole transmission.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use the same pin for SSP1_SSEL (P1_20) but declare it as GPIO0[15], mode0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JohnR&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:35:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Issues-about-SSP-in-SPI-Mode-Chip-Select-Pin/m-p/551966#M14292</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:35:22Z</dc:date>
    </item>
  </channel>
</rss>

