sabra88
Newbie level 2
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 ?