Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Communicating two efm32 microcontrollers via SPI

Status
Not open for further replies.

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 ?
 

There could be either of the two errors,mentioned in this,that could be occurring in your system.

https://web.engr.oregonstate.edu/~traylor/ece473/lectures/uart.pdf

Read this and figure out,in which category does your error fall into.Also,get CRO readings on the ports to ensure that the data communication is actually taking place or not.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top