iam trying to send data between silicon labs efm32 dev kit and beagle board
iam trying to send data between silicon labs efm32 dev kit and beagle board
Here's an excellent 'blog and comments at Geek Times that compares various ways to interconnect processors:
Linking 2 MCUs: I2C, SPI, or a Home Grown Interface?
As shabaz says, first understand the capabilities of the various interfaces available on both of your boards (I also find Wikipedia to be a good starting point) and then look for examples of using those interfaces on each of your processors.
Here's an excellent 'blog and comments at Geek Times that compares various ways to interconnect processors:
Linking 2 MCUs: I2C, SPI, or a Home Grown Interface?
As shabaz says, first understand the capabilities of the various interfaces available on both of your boards (I also find Wikipedia to be a good starting point) and then look for examples of using those interfaces on each of your processors.