mkv11 device peripheral configuration in mcu xpresso IDE

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

mkv11 device peripheral configuration in mcu xpresso IDE

830 次查看
Sandhiya_samu
Contributor I

Que1: In Mcuxpresso IDE MKV11Z64VFM7 device has only 32 pin package, But in Keil ide it supports 48 pin package.

Que2: How to configure the SPI peripheral of MKV11Z64VFM7 in mcuxpresso IDE configtools?

0 项奖励
回复
1 回复

813 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I see your issue. The SDK example is based on the 48 pin LQFP package, but you use 32 pins LQFP package of KV11.

In the case, you can not use the example dircectly.

This is the procedure to establish your own project based on 32 pin LQFP package.

1)drag the SDK package of KV11 to the Installed SDK menu on the MCUXPresso tools

2)click File->New->Create a New C/C++ Project

3)select the chip package instead of the board, because the board has fixed chip package

4)after clicking "Next", you get a new menu, which enable you select the different  package as the screenshot.

5)select the drivers your application required

This is a general question, so I use LPC55S36 as an example, because I do not install KV11 package, sorry for the inconvenience.

Hope it can help you

BR

XiangJun Rong

 

xiangjun_rong_0-1709020775649.png

 

xiangjun_rong_1-1709020947092.png

 

0 项奖励
回复