sabra88
Newbie level 2
- Joined
- Aug 1, 2014
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 121
Hello everybody,
I want to communicate two efm32 mcu via spi.
I started with simple UART interrupt driven and then polling and I was able to receive data.
But when i switched to the USART (adding CLOCK), i couldn't receive the data in the slave mcu.
Could any one explain me what am I missing ?
I want to communicate two efm32 mcu via spi.
I started with simple UART interrupt driven and then polling and I was able to receive data.
But when i switched to the USART (adding CLOCK), i couldn't receive the data in the slave mcu.
Could any one explain me what am I missing ?