<?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>CodeWarrior for MCUのトピックRe: 9S08DZ60 CodeWarrior v11 SPI Sample</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637803#M15876</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;Thank you very much for your help! &lt;/SPAN&gt;&lt;SPAN class=""&gt;This file is of great help to me! &lt;/SPAN&gt;&lt;SPAN class=""&gt;Thank you again!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 07:18:30 GMT</pubDate>
    <dc:creator>Zhuang</dc:creator>
    <dc:date>2023-04-21T07:18:30Z</dc:date>
    <item>
      <title>9S08DZ60 CodeWarrior v11 SPI Sample</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637596#M15873</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am verifying the SPI function of 9S08DZ60. The IDE I'm currently using is CodeWarrior v11. I have seen some examples in the forum, but the v11 version cannot be opened, and the official website has not published the spi example, so I hope to get a copy of the SPI example of 9S08DZ60 in the forum here，Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 01:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637596#M15873</guid>
      <dc:creator>Zhuang</dc:creator>
      <dc:date>2023-04-21T01:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: 9S08DZ60 CodeWarrior v11 SPI Sample</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637661#M15874</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Zhuang&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no SPI DZ60 sample code, porting CW6.3 project to CW11 is very easy.&lt;/P&gt;
&lt;P&gt;Just create a new CW11 project then drag and drop the source files to the new project. That's it. Please have a try. If any difficulty, please let me know.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 03:40:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637661#M15874</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-04-21T03:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: 9S08DZ60 CodeWarrior v11 SPI Sample</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637681#M15875</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ni Hao dear&amp;nbsp;&lt;SPAN&gt;Zhuang.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't know if this is what you want, but anyway here is a small CodeWarrior 11.1 version project that transmits&amp;nbsp;and receives a byte over the&amp;nbsp;9S08DZ60 SPI as a MASTER device, at 1MHz clock frequency.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just copy the folder inside the compressed .ZIP file to the desired CodeWarrior Workspace folder. Then, drag and drop the folder from the Workspace to the left (project panel window) in the CodeWarrior IDE C/C++ screen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You need to do a Project -&amp;gt; Clean just once to correctly compile the project that will bring the information of MY computer disk unit letter and project path. The Clean corrects that so it fits right in your computer. Don't skip this step or you will receive an error message on your console window.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The project is divided in a couple of modules for your convenience. Feel free to modify and adapt to your needs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just let me know if this is what you wanted, I hope yes. Attached is the complete working project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is how the SPI initialization should look in your hardware perspective.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Processor Expert initialization" style="width: 710px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/220218iC2870513DB187FDF/image-size/large?v=v2&amp;amp;px=999" role="button" title="SPI Init capture.jpg" alt="Processor Expert initialization" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Processor Expert initialization&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 04:42:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637681#M15875</guid>
      <dc:creator>BooleanBob</dc:creator>
      <dc:date>2023-04-21T04:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: 9S08DZ60 CodeWarrior v11 SPI Sample</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637803#M15876</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Thank you very much for your help! &lt;/SPAN&gt;&lt;SPAN class=""&gt;This file is of great help to me! &lt;/SPAN&gt;&lt;SPAN class=""&gt;Thank you again!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 07:18:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637803#M15876</guid>
      <dc:creator>Zhuang</dc:creator>
      <dc:date>2023-04-21T07:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: 9S08DZ60 CodeWarrior v11 SPI Sample</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637808#M15877</link>
      <description>&lt;P&gt;Happy to help!&lt;/P&gt;&lt;P&gt;Anytime.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 07:23:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S08DZ60-CodeWarrior-v11-SPI-Sample/m-p/1637808#M15877</guid>
      <dc:creator>BooleanBob</dc:creator>
      <dc:date>2023-04-21T07:23:50Z</dc:date>
    </item>
  </channel>
</rss>

