I2C communication between 15 STM32F401RE Controller
Hi,
I am thinking to use stm32f401re microcontroller in my project, my Project application is such that I have lot of IO Lines(approx 700) so my controller is 64Pin controller and I may need approximately 15 controllers to capture all my IO Data, and to communicate between the controllers I am thinking to use I2C, but I dont know how to configure slave ID to each controller and communicate b/w boards(Basically I am thinking to have one Master controller and other controllers as slave). Or if there is a better solution than I2C that is also fine, But I need to communicate all the boards with 1 master
Thanks In Advance
