How to interface LPC4078FET208 with i.MX6 solo over SPI interface?

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

How to interface LPC4078FET208 with i.MX6 solo over SPI interface?

655 Views
shree97
Contributor II

Hello Community,

I want to interface the LPC4078FET208 with the SabreSD board. I know that I have to use the SPI interface for that but I don't know how to start?

If I need to communicate with LPC4078FET208 from i.MX6 , do I need to write the SPI driver for that ?

If yes, please guide me the example drivers to communicate with MCU.

Thanks & Regards,

Shree

Labels (1)
0 Kudos
2 Replies

474 Views
igorpadykov
NXP Employee
NXP Employee

Hi Shree

one can look at spi-nor connections in Sabre board

Schematics (1)
i.MX6_SABRE_SDP_DESIGNFILES
http://www.nxp.com/products/software-and-tools/hardware-development-tools/sabre-development-system/s...

Linux BSP supports it, description can be found in Chapter 31 SPI NOR Flash Memory Technology Device (MTD) Driver

attached Linux Manual.

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

0 Kudos

474 Views
shree97
Contributor II

Is it possible to interface the ARM Cortex-M3/M4 based MCU with i.MX6 using User Mode SPI driver and access it using SPIDEV?

0 Kudos