This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello All,
I am looking for guidance on I2C multi-master bus implementation. Instead of wasting hours on debugging and not taking to the time to fully understand the problem before testing, I spent the equivalent time researching how to implement a multi-master bus implementation and would like some verification of the code I have adapted.
I started from the SLAA 382- I2C master library - developed by TI and modified it more along the lines of what I will be using it for, as well as adding in Multi-Master functionalities. My system will include multiple multi-master microcontrollers, most likely all will be a MSP430 device. The device(s) I am developing this for is the F5438A, from the experimenter's module, and the F2619.
**Attention** This is a public forum