are there any differences in the SPI interface block (registers, configuration) of Kinets types MK64FN1M0VLL12, MK64FX512VLL12, MK64FX512VDC12?

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

are there any differences in the SPI interface block (registers, configuration) of Kinets types MK64FN1M0VLL12, MK64FX512VLL12, MK64FX512VDC12?

跳至解决方案
599 次查看
martinspichtig
Contributor I

I'm using MK64FX512VDC12 in the final design. During development I would like to work with the freedom development board with integrated MK64FN1M0VLL12 Controller. Key functionality is the SPI Interface.

To migrate the SPI-Code from MK64FN1M0VLL12 to MK64FX512VDC12 do I have to expect any differences/Troubles? 

0 项奖励
1 解答
506 次查看
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Martin Spichtig

In terms of SPI module, your three devices use the same SPI module, so in your SPI code it shouldn't be any difference or troubles. I just recommend you to check pinout, MK64FN1M0VLL12 device doesn't have some pins that are available in the MK64FX512VDC12, ones of them are some SPI2 pins:

pastedImage_1.png

So, please consider this if you are using SPI2 interface.

Hope this information could help you.
Have a great day,
Jorge Alcala

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

在原帖中查看解决方案

1 回复
507 次查看
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Martin Spichtig

In terms of SPI module, your three devices use the same SPI module, so in your SPI code it shouldn't be any difference or troubles. I just recommend you to check pinout, MK64FN1M0VLL12 device doesn't have some pins that are available in the MK64FX512VDC12, ones of them are some SPI2 pins:

pastedImage_1.png

So, please consider this if you are using SPI2 interface.

Hope this information could help you.
Have a great day,
Jorge Alcala

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