Using ECSPI2 as Slave on IMX8M Mini running Yocto Thud

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using ECSPI2 as Slave on IMX8M Mini running Yocto Thud

Jump to solution
1,113 Views
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

Tags (2)
1 Solution
1,009 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
4 Replies
1,010 Views
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 Kudos
1,009 Views
dave_nugent
Contributor II

Hi Igor,

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

0 Kudos
937 Views
VinithNama
Contributor III

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

0 Kudos
1,009 Views
igorpadykov
NXP Employee
NXP Employee

Hi Dave

please follow guidelines on that link and build SDK for necessary

board/processor.

Best regards
igor