No SPI Driver available

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

No SPI Driver available

458 次查看
PedroCastro
Contributor III

Hi,

I am developing my application using the MCUXPresso IDE and the SDJ 2.0 for the KV31F microcontroller and I realized that there is not a SPI driver examples, not even a fsl_spi.h available for the KV31F. Is there already a implemented version for the microcontroller I am using or the only way is to implement it myself?

Thanks in advance

0 项奖励
1 回复

356 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hello Pedro Correa de Castro,

    SDK2.0 is old now, please download the newest KSDK2.2 for TWR-KV31F120M, the download link is :

  Welcome to MCUXpresso | MCUXpresso Config Tools 

Choose board as TWR-KV31F120M, then click build an sdk, generate the code and download it.

 You can find the SPI diriver in folder :

SDK_2.2_TWR-KV31F120M_mcuxpresso\devices\MKV31F51212\drivers

34.jpg

The according sample code in folder: SDK_2.2_TWR-KV31F120M_mcuxpresso\boards\twrkv31f120m\driver_examples\dspi

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励