I ran into a little problem.
The circuit consists of a 16F628 driving a serial 7 Segment Mux. Basically on timer or stopwatch, event timing
thingamabob
.
PIC timing is taken from a RTC DS1307.
Problem came with reversing the power leads blowing the regulators.
Thing powers up now scan the segments and goes to function 1 ( there are four functions)
Buttons work. Cycles thru functions.
One problem the timer does not function. No count down or up and stop watch. It just sits there.
So me guessing it could be no RTC as the PIC is sending serial info to drivers.
Replaced the DS1307 and still no clocking.
Tried with this and only one function works. When powered up the on timer clocks only. No stop timer clocking or lap counter....nothing.
I connected all the cable to DS1307 solder pads.
So I checked the DS1307 to PIC connection and SDA and SCL is used ( DUH !! ) as usual plus the square wave output. The DS chip uses a 32KHz crystal ( did replace that but nada ).
Me just guessing here..could it be the new DS is not giving out the square wave output.
How do I enable that.
Still why the new DS chip is not working the on timer as with new RTC module???
Could it be the PIC is fried somewhat. I mean some ports ?
The circuit consists of a 16F628 driving a serial 7 Segment Mux. Basically on timer or stopwatch, event timing
thingamabob
PIC timing is taken from a RTC DS1307.
Problem came with reversing the power leads blowing the regulators.
Thing powers up now scan the segments and goes to function 1 ( there are four functions)
Buttons work. Cycles thru functions.
One problem the timer does not function. No count down or up and stop watch. It just sits there.
So me guessing it could be no RTC as the PIC is sending serial info to drivers.
Replaced the DS1307 and still no clocking.
Tried with this and only one function works. When powered up the on timer clocks only. No stop timer clocking or lap counter....nothing.
I connected all the cable to DS1307 solder pads.
So I checked the DS1307 to PIC connection and SDA and SCL is used ( DUH !! ) as usual plus the square wave output. The DS chip uses a 32KHz crystal ( did replace that but nada ).
Me just guessing here..could it be the new DS is not giving out the square wave output.
How do I enable that.
Still why the new DS chip is not working the on timer as with new RTC module???
Could it be the PIC is fried somewhat. I mean some ports ?
Last edited: