H8-RTC:
I received the new H8-RTC board, assembled one, and it is working fine. See pictures below!
The only problem is that when I power-cycle the H8, then the RTC time and date are set to zero. The prototype board does not have this issue.
The only change to the PCB was to wire the CS1 to the H8 /RESET signal following the same wiring as shown in the GIDE schematics. Before, it was connected to VCC (+5V). Besides this issue everything is working fine. Terry any suggestions?
H8-Network:
On the Network side, somehow the PCB board applied a solder mask on the signals, power, and ground pins. The proto board did not have this issue. I used my X-ACTO knife to clean then up but with caution. I will show proper operation in the assembly guide.
Once I can figure out the issue with the power sequence with the RTC-72421 IC, then I will start the distribution. This IC has been challenging since the beginning of this project. Plan B will be to enable the second RTC DS1307.
Thanks,
Norberto


Nice work, as always Norberto.
In your instructions can you indicate how to build just the RTC portion?
Thanks.
- Glenn
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To post to this group, send email to se...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
H8-RTC:
The only change to the PCB was to wire the CS1 to the H8 /RESET signal following the same wiring as shown in the GIDE schematics. Before, it was connected to VCC (+5V). Besides this issue everything is working fine. Terry any suggestions?
Norberto
Hello Terry,
I will make such change right now to the PCB board to find out the outcome.
Thanks for the feedback,
Norberto
--
It just worked for a few power cycles and then back to same issue. I spend so much time, effort and money on this board that I’m frustrated with it. The reset signal should take care of the sequence but that is not the case. My proto board works fine for some odd reason and the production board is not that happy when power cycling the system. Not sure what else to do here!!!!
At least Stanly RTC HDOS application detects such abnormally. See below!
Norberto

From: se...@googlegroups.com [mailto:se...@googlegroups.com] On Behalf Of Norberto Collado
Sent: Saturday, May 11, 2013 7:34 PM
To: se...@googlegroups.com
Subject: RE: [sebhc] H8-RTC/Network
Hello Terry,
I found that the RTC-72421 registers gets corrupted when powering down the H8 system and not on power-up. Based on the scope signals, when the H8 is losing power, the RTC controller enters into write mode as the /WR signal is transitioning to the low state. It is caused by feedback voltage from the backup battery into the IC /WR circuitry. I manually created a write-protect condition after setting the date/time and manually power-cycled about 20 times and the date/time was preserved. That is the good news. The bad news it is on how to implement such fix on the existing boards!!!
Very strange behavior and ready to celebrate Mother Days with my wife for all her support on the hobby!
J
I tested the proto-board and the time/date are preserved. No matter how many power cycles I do, it preserves the data. I will probe the new board against the proto to find out if any layout issues. Also this process will allow me to recheck the hand-made schematics to be correct.
Norberto L
See attached preliminary schematic. The first page is the proto I/O decoding. The second page is the Production I/O decoding. On the production board I ratified the Read/Write signals with the I/O port decoder which I do not do on the proto. These are the main differences on each board. The rest of the schematics are the same.
Let me know If I’m missing something obvious and why on power-down, the registers are corrupted.
Norberto