Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

DS1307 time edit Problem (Clarification)

Status
Not open for further replies.

ltsharma

Advanced Member level 4
Joined
May 26, 2013
Messages
110
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,306
Location
banglore
Activity points
2,003
I Did DS1307 based clock circuit with GLCD, and aslo did time editing menu as well,
My problem is,
whenever i Edit time by Write_time() by programming(with pc) its works good (When DS1307 is blank, battery replaced),
if i did same through menu that is in the program it will just saves value and will not updates (When DS1307 is blank, battery replaced), but in program editing time is works well after i program PIC with Write_time(),

Im using Mikroc Pro, with altering DS1307 example of easypic7

Actually its difficult to express, i hope you understood my problem,
 

ltsharma,

The above description do not brings enough data to raise any hypothesis about what could be the most probable reason.

By the way, I could notice a similar thread you opened months ago, tagged as solved: https://www.edaboard.com/threads/299083/
That´s another problem at the same program and circuit posted before ?


+++
 

no, that is different, time not automatically incrementing whatever i do in that case,
1)this is time not updating when, i replaced battery of DS1307, i did time editing menu in program using push buttons, after replacing battery, ds 1307 will become blank, and i edit time in programmed menu, and saves it like
Write_Time(edited values); DS1307 only saves value, will not increment the time,

2)after replacing battery, if i placed desired time values with Write_Time(,,,,,,); in program using PC, it will updates well,
( in program editing menu also works well after 2nd one)

understood?,,,,, poured all my english knowledge :D
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top