DS3231 ALARM
-
- Posts: 44
- http://meble-kuchenne.info.pl
- Joined: Sat Feb 04, 2023 1:09 pm
- Has thanked: 2 times
- Been thanked: 2 times
Re: DS3231 ALARM
Lately the DS3231 handling on pic bases has been getting worse , I had to change the settings many times before it would work . Today even resetting the update version does not help , it refuses to work . What could be the cause ??
-
- Valued Contributor
- Posts: 1434
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 337 times
- Been thanked: 497 times
Re: DS3231 ALARM
Hi
You need to include your chart illustrating the problem before we can assist.
Regards
You need to include your chart illustrating the problem before we can assist.
Regards
-
- Valued Contributor
- Posts: 1434
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 337 times
- Been thanked: 497 times
Re: DS3231 ALARM
Hi
In your settings you have the clock set as RC Clockout not internal oscillator. Remember if using internal oscillator to include a c-code block at the very beginning of your chart to set the registers. The IntOsc Helper component will assist in creating the value.
Regards
In your settings you have the clock set as RC Clockout not internal oscillator. Remember if using internal oscillator to include a c-code block at the very beginning of your chart to set the registers. The IntOsc Helper component will assist in creating the value.
Regards
-
- Valued Contributor
- Posts: 1434
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 337 times
- Been thanked: 497 times
Re: DS3231 ALARM
Hi
The attached sets the internal oscillator to 4MHz
Regards
The attached sets the internal oscillator to 4MHz
Regards
- Attachments
-
- IntOsc.fcfx
- (7.72 KiB) Downloaded 58 times