extra SPI using FlexIO

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

extra SPI using FlexIO

跳至解决方案
1,296 次查看
gschelotto
Contributor V

Hi,

I have to implement 3 independent 4-wire SPI master channels on MKL17Z. Just to be sure, is it possible to do it using SPI0, SPI1 and FlexIO without constraints? If so, can I use any FlexIO port (from D0 to D7) to implement the extra SPI channel?

regards,

gaston

0 项奖励
回复
1 解答
1,098 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Gaston Schelotto,

     SPI0, SPI1 and FlexIO are the different modules, so you can use these modules as SPI functions, no constraints.

    About the flexIO pin, you can use any FlexIO port to implement the extra SPI channel:

pastedImage_1.png

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 项奖励
回复
1 回复
1,099 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Gaston Schelotto,

     SPI0, SPI1 and FlexIO are the different modules, so you can use these modules as SPI functions, no constraints.

    About the flexIO pin, you can use any FlexIO port to implement the extra SPI channel:

pastedImage_1.png

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 项奖励
回复