DS3231 RTC

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
kaqkk007
Posts: 9
Joined: Tue Feb 20, 2018 3:00 pm
Has thanked: 1 time
Been thanked: 3 times

DS3231 RTC

Post by kaqkk007 »

Hello DS3231 RTC I have a problem that I can set the hours between 1-23 during the setting, but the minutes are only possible between 1-9 I use the sethours and set mins macros

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: DS3231 RTC

Post by medelec35 »

Hi kaqkk007,
I have created a new topic for your post, and deleted your duplicated post.
It's always advisable to include a flowchart if facing any issues.
Martin

kaqkk007
Posts: 9
Joined: Tue Feb 20, 2018 3:00 pm
Has thanked: 1 time
Been thanked: 3 times

Re: DS3231 RTC

Post by kaqkk007 »

Thanks for the help, the problem is solved. I made a mistake in the string manipulation. I read the time in a string and then break it down into place values ​​(here was the problem)

kaqkk007
Posts: 9
Joined: Tue Feb 20, 2018 3:00 pm
Has thanked: 1 time
Been thanked: 3 times

Re: DS3231 RTC

Post by kaqkk007 »

[/youtube]

Post Reply