<?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>Kinetis Microcontrollers中的主题 MKL26Z128VLH4 SPI Chip select using CodeWarrior.</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1864510#M66372</link>
    <description>&lt;P&gt;My application needs both SPI channels, each addressing two slaves. Using CW 11.1 and using ProcessorExpert I set the SPI0 Chip select list to 2 and both pins appear as PTD4 with the following message:-&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Only one pin resource with CS0 feature can be used in the Chip select list. Peripheral is already used by this component [see item:/Settings/Chip select list1&lt;SPAN&gt;/Chip select 0/Pin]&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am given the&amp;nbsp;&lt;/SPAN&gt;option to change Pin 1 to PTD0, but the message remains the same.If I try to configure SPI1 things get worse: - I get the same error message and both CS pins are set to PTD4 (already use on SPI0) and I have no option to change either of them.&lt;/P&gt;&lt;P&gt;The chip reference manual is no help and the CodeWarrior help/search doesn't even recognise "Chip select list" . What is the solution to my problem?&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2024 14:16:36 GMT</pubDate>
    <dc:creator>juliancox</dc:creator>
    <dc:date>2024-05-13T14:16:36Z</dc:date>
    <item>
      <title>MKL26Z128VLH4 SPI Chip select using CodeWarrior.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1864510#M66372</link>
      <description>&lt;P&gt;My application needs both SPI channels, each addressing two slaves. Using CW 11.1 and using ProcessorExpert I set the SPI0 Chip select list to 2 and both pins appear as PTD4 with the following message:-&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Only one pin resource with CS0 feature can be used in the Chip select list. Peripheral is already used by this component [see item:/Settings/Chip select list1&lt;SPAN&gt;/Chip select 0/Pin]&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am given the&amp;nbsp;&lt;/SPAN&gt;option to change Pin 1 to PTD0, but the message remains the same.If I try to configure SPI1 things get worse: - I get the same error message and both CS pins are set to PTD4 (already use on SPI0) and I have no option to change either of them.&lt;/P&gt;&lt;P&gt;The chip reference manual is no help and the CodeWarrior help/search doesn't even recognise "Chip select list" . What is the solution to my problem?&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 14:16:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1864510#M66372</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2024-05-13T14:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: MKL26Z128VLH4 SPI Chip select using CodeWarrior.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1864765#M66374</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you so much for your interest in our products and for using our community.&lt;/P&gt;
&lt;P&gt;CodeWarrior was replaced for newer IDEs and is no longer supported for us. Sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;For the part that you are using we recommend you to move to MCUXpresso-IDE. In this IDE you will find its respective SDK. And you can refer to the SDK examples for FRDM-KL26Z.&lt;/P&gt;
&lt;P&gt;Hope it helps you.&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 22:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1864765#M66374</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2024-05-13T22:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: MKL26Z128VLH4 SPI Chip select using CodeWarrior.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1865337#M66376</link>
      <description>&lt;P&gt;Thank you for your reply, but as far as I know C/W is the only choice for the S08 series of devices - of which I have abut 20 current designs and three in progress. I know that we are talking about Kenetis devices but I thought someone might be able to help. It would be easier than me trying to learn a new IDE as this project is close to completion.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 10:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1865337#M66376</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2024-05-14T10:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: MKL26Z128VLH4 SPI Chip select using CodeWarrior.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1865630#M66379</link>
      <description>&lt;P&gt;I understand your situation. However in Kinetis support we only works with MCUXpresso IDE. Maybe you could open a new post referring to a S08 series instead of a Kinetis for CW support.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 18:41:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL26Z128VLH4-SPI-Chip-select-using-CodeWarrior/m-p/1865630#M66379</guid>
      <dc:creator>_Leo_</dc:creator>
      <dc:date>2024-05-14T18:41:25Z</dc:date>
    </item>
  </channel>
</rss>

