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
 
					
				
		
 kerryzhou
		
			kerryzhou
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
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!
-----------------------------------------------------------------------------------------------------------------------
