Tool/software: TI C/C++ Compiler
I have a some questions about tm4c129.
1. I want to communicate between two boards(tm4c) using I2C. At this time, I am trying to configure CCS on one computer. Is this possible?
If so, how should I structure it?
2. What communication method is suitable for communication between two boards (except UART)?
Also, is there a problem with trying to configure I2C?