Страница 1 из 1

DS3231 problem, FLProg 3.0.3

Добавлено: 18.01.2018{, 17:09}
Tomyy13
Hello, I have a problem with DS3231 RTC modul. With old program FLProg 2.5 [video][/video] everything is fine. And when i upload the same code with FLProg 3.0.3 failed to set time[video][/video]. Maybe you can help me, or fix FLProg 3.0.3

DS3231 problem, FLProg 3.0.3

Добавлено: 18.01.2018{, 17:19}
AlexCrane
Tomyy13, You should also set the seconds as 0 in the RTCSet

look here http://forum.flprog.ru/viewtopic.php?p=38744#p38744

DS3231 problem, FLProg 3.0.3

Добавлено: 18.01.2018{, 18:48}
Tomyy13
AlexCrane писал(а):
18.01.2018{, 17:19}
Tomyy13, You should also set the seconds as 0 in the RTCSet

look here http://forum.flprog.ru/viewtopic.php?p=38744#p38744

When I set seconds 0, it change just that time on which I stand. On my controller the year, month, day, hours, minutes are determined separately.

DS3231 problem, FLProg 3.0.3

Добавлено: 18.01.2018{, 19:21}
AlexCrane
--------------
Set the Date and Time at the same time

DS3231 problem, FLProg 3.0.3

Добавлено: 09.05.2018{, 22:11}
rusland57
Hello, I have a problem with DS3231 RTC modul too. With old program FLProg 2.5 modul working correctly, but with the same code compiled in FLProg 3.0.3, the module does not work correctly. I used custom (users) block for RTC.