Search found 18 matches

by Matrixv8
Fri Nov 21, 2025 4:09 am
Forum: Feature Requests
Topic: DS3231 Alarm Reset component
Replies: 6
Views: 150

Re: DS3231 Alarm Reset component

Hi Martin, the program works perfectly. I believe that the problem I had with the DS3231 component earlier is that the alarm does not reset (no Reset option) and that the Int pin on the chip is low all the time. I was able to confirm that by writing to the chip register output pin to set it to high ...
by Matrixv8
Thu Nov 20, 2025 12:56 am
Forum: Feature Requests
Topic: DS3231 Alarm Reset component
Replies: 6
Views: 150

Re: DS3231 Alarm Reset component

Wow!, thank you Martin, I will test it tomorrow morning.

Regards,
Pierre
by Matrixv8
Wed Nov 19, 2025 5:33 pm
Forum: Feature Requests
Topic: DS3231 Alarm Reset component
Replies: 6
Views: 150

Re: DS3231 Alarm Reset component

As usual thank you very much Martin.

Pierre
by Matrixv8
Wed Nov 19, 2025 4:00 am
Forum: Feature Requests
Topic: DS3231 Alarm Reset component
Replies: 6
Views: 150

DS3231 Alarm Reset component

Hi, will there be a Alarm 1 and 2 Reset component available in the near future for the DS3231?

Regards,

Pierre
by Matrixv8
Tue Nov 18, 2025 10:08 pm
Forum: Projects - Embedded
Topic: DS3231 Alarm 1 or 2 Interrupt Not Working Correctly
Replies: 4
Views: 198

Re: DS3231 Alarm 1 or 2 Interrupt Not Working Correctly

Okay I was able to use an I2C component to write to the DS3231 address location and register to set the alarm flag so the alarm resets. So I can use it in the flowcode I created. It works great.

Pierre
by Matrixv8
Tue Nov 18, 2025 7:39 pm
Forum: Projects - Embedded
Topic: DS3231 Alarm 1 or 2 Interrupt Not Working Correctly
Replies: 4
Views: 198

Re: DS3231 Alarm 1 or 2 Interrupt Not Working Correctly

After doing many tests and programming with the DS3231 with the Arduino IDE it looks like my problem is that the alarm does not clear. I cannot find a reset alarm in the Flowcode V11 componet DS3231 . Can some one help?

Thank you.
by Matrixv8
Mon Nov 17, 2025 7:54 pm
Forum: Projects - Embedded
Topic: DS3231 Alarm 1 or 2 Interrupt Not Working Correctly
Replies: 4
Views: 198

Re: DS3231 Alarm 1 or 2 Interrupt Not Working Correctly

Thank you for the responce. The Arduino does not reset. I can programm all the function on the DS3231 chip including the date and time on the LCD display except the alarm 1 or 2 with the SQW/Int componet settings 1, 2 or 3. The 0 setting for the Int works fine at one trigger per second but not the o...
by Matrixv8
Mon Nov 17, 2025 12:47 am
Forum: Projects - Embedded
Topic: DS3231 Alarm 1 or 2 Interrupt Not Working Correctly
Replies: 4
Views: 198

DS3231 Alarm 1 or 2 Interrupt Not Working Correctly

Hi everyone, I have tried everything to get the alarm Interrupt working on the RTC DS3231. I am using an Arduino Uno R3 using I2C communication on C4 and C5. Everything works except the Alarm if I set the Alarm 1 on the seconds. IE: every minute on 20 seconds. I tried minutes as well and no interrup...
by Matrixv8
Sun Apr 13, 2025 8:08 pm
Forum: General
Topic: Flowcode IntOsc Componet not working on Attiny84
Replies: 2
Views: 1031

Re: Flowcode IntOsc Componet not working on Attiny84

Thank you Medelec for your help, unfortunately the clock speed in Other Option cannot be disabled in Flowcode 10. Also the default value of 8MHZ in the Write Configuration Download section does not work. It returns a message saying that, Fuses: memory type not detected. But that is okay, I will use ...
by Matrixv8
Sun Apr 13, 2025 4:22 am
Forum: General
Topic: Flowcode IntOsc Componet not working on Attiny84
Replies: 2
Views: 1031

Flowcode IntOsc Componet not working on Attiny84

Hi everyone, I would like to know why the IntOsc helper does not work with Attiny 84. I am trying to set the internal clock to 8MHZ but with no success. I am trying to not use and other programming software to do it. Can someone help?

Regards,

Pierre