Using ECSPI2 as Slave on IMX8M Mini running Yocto Thud

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

Using ECSPI2 as Slave on IMX8M Mini running Yocto Thud

跳至解决方案
1,474 次查看
dave_nugent
Contributor II

Hi,

I am working with the IMX8M MIni EVK running Yocto Thud and have been looking into using ECSPI2. I have been able to enable it in the DTS file and use it as a master device. However I have not been able to use it in slave mode. Do you know if it's possible?

Build Configuration:
BB_VERSION           = "1.40.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-18.04"
TARGET_SYS           = "aarch64-poky-linux"
MACHINE              = "imx8mmevk"
DISTRO               = "fsl-imx-wayland"
DISTRO_VERSION       = "4.19-thud"
TUNE_FEATURES        = "aarch64"

imx-4.14.98-2.0.0_ga.xml

Thanks!

Dave

标记 (2)
1 解答
1,370 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Dave

there is ecspi slave example in SDK_2.5.0_EVK-MIMX8M Mini and one can

try to port it to linux. Welcome | MCUXpresso SDK Builder 

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

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,371 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Dave

there is ecspi slave example in SDK_2.5.0_EVK-MIMX8M Mini and one can

try to port it to linux. Welcome | MCUXpresso SDK Builder 

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

0 项奖励
回复
1,370 次查看
dave_nugent
Contributor II

Hi Igor,

Thanks! Can you clarify how I can find the SDK you referred to from that link?

0 项奖励
回复
1,298 次查看
VinithNama
Contributor III

You are using any IDE for imx8m mini evk, can you share me the details

0 项奖励
回复
1,370 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Dave

please follow guidelines on that link and build SDK for necessary

board/processor.

Best regards
igor