Hi
I am looking for the best way to achieve a interprocessor comunication between the OMAP3530 and the LPC1765. I think I'm going to use the SPI bus to implement this, but I have some doubts. The 10Mbps bitrate is OK, but I think that I'm going to need more knowledge about this issue because I will have to change the SPI driver for linux based in OMAP, and write a SPI driver on the LPC.
Also, I'll have to know very deeply how the DMA and IRQ configuration works, because I think that is neccesary the use of this hardware.
To conclude, I will to connect both proceesors using the SPI bus, but I am not so sure about the hardware connection and I hope that somebody can help me with this issue.
Thanks in advance.
Regards!