Question
Issue to implement I2C using STM32F0
Hi everyone I am trying to implement I2C Write and Read with DS3231. I am using stm32f051r8t6. I do not want to implement this using CUBE. Kindly help me in identifying the mistakes I have done. I am able to write and read but what I write does not affect the rtc registers to which I write a data. The data resets to its default value in the next read cycle. It wil be very helpful if anyone can point where I am making the mistake.
