SPI support in iMX8MM EVK

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

SPI support in iMX8MM EVK

806 次查看
gsbalajikrishnan
Contributor II

Hello,

I am using iMX8MM EVK for my project. I need to transfer data between iMX8mm and other peripheral devices via SPI interface by giving commands on u-boot console.

Does iMX8MM EVK's U-Boot support SPI interfacing?

If it supports, how to configure and where should i need to enable SPI?

Kindly check and let me know.

 

 

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

782 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

We support flexspi in uboot: https://github.com/nxp-imx/uboot-imx/blob/lf_v2022.04/arch/arm/dts/imx8mm-evk.dts

You can use sf command in uboot console

0 项奖励
回复