help review AppKit DS1302 Real Time Clock
Archiver
Posts: 46,084
i've encountered following problems when reading BASIC Stamp II (BS2-
IC) Program Listing #2 from AppKit DS1302 Real Time Clock, i wonder
if these r really mistakes?
1. is " Temp=XX " left out?
RTCCmd = HrsReg
GOSUB WriteRTC
2. the hour mode is in 24hrs mode or AM/PM mode?
3. can subroutines WriteRTCRAM, ReadRTCRAM be omitted since they
weren't in use?
Thanks and have a nice day!!
IC) Program Listing #2 from AppKit DS1302 Real Time Clock, i wonder
if these r really mistakes?
1. is " Temp=XX " left out?
RTCCmd = HrsReg
GOSUB WriteRTC
2. the hour mode is in 24hrs mode or AM/PM mode?
3. can subroutines WriteRTCRAM, ReadRTCRAM be omitted since they
weren't in use?
Thanks and have a nice day!!