<?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 Re: mkv11 device peripheral configuration in mcu xpresso IDE in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/mkv11-device-peripheral-configuration-in-mcu-xpresso-IDE/m-p/1816310#M21385</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I see your issue. The SDK example is based on the 48 pin LQFP package, but you use 32 pins LQFP package of KV11.&lt;/P&gt;
&lt;P&gt;In the case, you can not use the example dircectly.&lt;/P&gt;
&lt;P&gt;This is the procedure to establish your own project based on 32 pin LQFP package.&lt;/P&gt;
&lt;P&gt;1)drag the SDK package of KV11 to the Installed SDK menu on the MCUXPresso tools&lt;/P&gt;
&lt;P&gt;2)click File-&amp;gt;New-&amp;gt;Create a New C/C++ Project&lt;/P&gt;
&lt;P&gt;3)select the chip package instead of the board, because the board has fixed chip package&lt;/P&gt;
&lt;P&gt;4)after clicking "Next", you get a new menu, which enable you select the different&amp;nbsp; package as the screenshot.&lt;/P&gt;
&lt;P&gt;5)select the drivers your application required&lt;/P&gt;
&lt;P&gt;This is a general question, so I use LPC55S36 as an example, because I do not install KV11 package, sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1709020775649.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/265240i344C32830C3C73E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1709020775649.png" alt="xiangjun_rong_0-1709020775649.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1709020947092.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/265241i42213785850A297A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1709020947092.png" alt="xiangjun_rong_1-1709020947092.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 08:05:18 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2024-02-27T08:05:18Z</dc:date>
    <item>
      <title>mkv11 device peripheral configuration in mcu xpresso IDE</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/mkv11-device-peripheral-configuration-in-mcu-xpresso-IDE/m-p/1816180#M21378</link>
      <description>&lt;P&gt;Que1: In Mcuxpresso IDE&amp;nbsp;MKV11Z64VFM7 device has only 32 pin package, But in Keil ide it supports 48 pin package.&lt;/P&gt;&lt;P&gt;Que2: How to configure the SPI peripheral of MKV11Z64VFM7 in mcuxpresso IDE configtools?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 06:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/mkv11-device-peripheral-configuration-in-mcu-xpresso-IDE/m-p/1816180#M21378</guid>
      <dc:creator>Sandhiya_samu</dc:creator>
      <dc:date>2024-02-27T06:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: mkv11 device peripheral configuration in mcu xpresso IDE</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/mkv11-device-peripheral-configuration-in-mcu-xpresso-IDE/m-p/1816310#M21385</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I see your issue. The SDK example is based on the 48 pin LQFP package, but you use 32 pins LQFP package of KV11.&lt;/P&gt;
&lt;P&gt;In the case, you can not use the example dircectly.&lt;/P&gt;
&lt;P&gt;This is the procedure to establish your own project based on 32 pin LQFP package.&lt;/P&gt;
&lt;P&gt;1)drag the SDK package of KV11 to the Installed SDK menu on the MCUXPresso tools&lt;/P&gt;
&lt;P&gt;2)click File-&amp;gt;New-&amp;gt;Create a New C/C++ Project&lt;/P&gt;
&lt;P&gt;3)select the chip package instead of the board, because the board has fixed chip package&lt;/P&gt;
&lt;P&gt;4)after clicking "Next", you get a new menu, which enable you select the different&amp;nbsp; package as the screenshot.&lt;/P&gt;
&lt;P&gt;5)select the drivers your application required&lt;/P&gt;
&lt;P&gt;This is a general question, so I use LPC55S36 as an example, because I do not install KV11 package, sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1709020775649.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/265240i344C32830C3C73E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1709020775649.png" alt="xiangjun_rong_0-1709020775649.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1709020947092.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/265241i42213785850A297A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1709020947092.png" alt="xiangjun_rong_1-1709020947092.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 08:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/mkv11-device-peripheral-configuration-in-mcu-xpresso-IDE/m-p/1816310#M21385</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-02-27T08:05:18Z</dc:date>
    </item>
  </channel>
</rss>

