cmshafi
Newbie

My MikroC project, seven PIC16F72 MCUs connect to and read from DS3231 RTC module . My current code works fine ds3231 with single MCU. but malfunctioning when i try two or more MCUs.
Mikroc have only soft_i2c for 16f72 . Please help me to set Master and Multi slave mode settings with soft_i2c. how can i assign slave address for each MCU? or suggest me any other possible method
Mikroc have only soft_i2c for 16f72 . Please help me to set Master and Multi slave mode settings with soft_i2c. how can i assign slave address for each MCU? or suggest me any other possible method