Is it possible to communicate with other microcontrollers wi

If you have a simple question and just want an answer.
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Is it possible to communicate with other microcontrollers wi

Post by sethu_jangala »



User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

Yes. You can use XMOS devices to connect to any microcontroller using xCONNECT links. You need to implement the Link communication protocl on the other device to communicate to the XMOS device. More information is available in the L system Specification document.

User avatar
xmark
Member++
Posts: 19
Joined: Mon Apr 26, 2010 2:35 pm

Post by xmark »

There is nothing stopping you using the xCORE to implement any other interface already on the microcontroller, for example a slave SPI.