SPI Slave Example

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

SPI Slave Example

992 Views
jzabalza
Contributor II

Hello everybody

In Document IMXLXRN Release Notes Rev. L4.14.98-2.0.0_ga, 05/2019 I can read that NXP BSP has SPI slave support (Table 8. Supported features)

is there some example code application or driver using this feature?.

Thanks in advance.

0 Kudos
2 Replies

823 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jose

one can look at linux/arch/arm/boot/dts/imx6ul-14x14-evk-ecspi-slave.dts example:

imx6ul-14x14-evk-ecspi-slave.dts\dts\boot\arm\arch - linux-imx - i.MX Linux kernel 

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

0 Kudos

823 Views
jzabalza
Contributor II

Thanks for the reply Igor, but, this is all?

If you use the spidev, I believe that I will need a application to supply the data to export in SPI bus to Master. It is not like this?

Thanks again.

0 Kudos