<?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 Kl25Z - SPI- Chip select in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319151#M14184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new and I wanted to know if it's possible to have two slaves controlled by a single spi master (from the kl25z) with the chip select or do I have to use two spi master ?&lt;/P&gt;&lt;P&gt;I didn't understand where the chip select pin are on the datasheet. It looks like there's just one chip select for an spi master but on several pins ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Jun 2014 17:56:20 GMT</pubDate>
    <dc:creator>wilk</dc:creator>
    <dc:date>2014-06-14T17:56:20Z</dc:date>
    <item>
      <title>Kl25Z - SPI- Chip select</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319151#M14184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new and I wanted to know if it's possible to have two slaves controlled by a single spi master (from the kl25z) with the chip select or do I have to use two spi master ?&lt;/P&gt;&lt;P&gt;I didn't understand where the chip select pin are on the datasheet. It looks like there's just one chip select for an spi master but on several pins ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 17:56:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319151#M14184</guid>
      <dc:creator>wilk</dc:creator>
      <dc:date>2014-06-14T17:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Kl25Z - SPI- Chip select</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319152#M14185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, having two SPI slaves (or more) is easily possible with one SPI master. But in that case disable the automatic chip select feature of the peripheral, because otherwise that chip select is asserted for any bus transfer. Instead, have two normal pins used as chip selects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 18:00:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319152#M14185</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-06-14T18:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kl25Z - SPI- Chip select</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319153#M14186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks ! Well do you maybe know if disabling the automatic chip select would be a problem if I want to communicate with an Ethercat ASIC ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 18:04:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319153#M14186</guid>
      <dc:creator>wilk</dc:creator>
      <dc:date>2014-06-14T18:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kl25Z - SPI- Chip select</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319154#M14187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this should not be a problem at all. Just make sure you have the chip select line configured properly. I did this with a Beckhoff Ethercat module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 19:01:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319154#M14187</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-06-14T19:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kl25Z - SPI- Chip select</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319155#M14188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok all right ! Then everything is fine :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 19:21:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25Z-SPI-Chip-select/m-p/319155#M14188</guid>
      <dc:creator>wilk</dc:creator>
      <dc:date>2014-06-14T19:21:18Z</dc:date>
    </item>
  </channel>
</rss>

