Using ECSPI2 as Slave on IMX8M Mini running Yocto Thud

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using ECSPI2 as Slave on IMX8M Mini running Yocto Thud

ソリューションへジャンプ
1,188件の閲覧回数
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)
タグ(2)
1 解決策
1,084件の閲覧回数
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,085件の閲覧回数
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,084件の閲覧回数
dave_nugent
Contributor II

Hi Igor,

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

0 件の賞賛
1,012件の閲覧回数
VinithNama
Contributor III

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

0 件の賞賛
1,084件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Dave

please follow guidelines on that link and build SDK for necessary

board/processor.

Best regards
igor