HP 30b repurposing
#1

Among the people who already worked on the HP20B/30B, could someone tell me if it is possible to keep a reasonably accurate time with what's available on the platform? Is there a crystal oscillator in the calculator?

Thank you.

#2

Yes and No. Adding a crystal is easy because the hardware is prepared for it, you'll just need the parts and some soldering skills. But the original 20b/30b firmware does not make use of the built in quartz oscillator so you need to switch to a different firmware. The only available option so far is our WP 34S project.

#3

To complete Marcus' statement: you have to add a quartz crystal and two capacitors yourself. The parts are specified and the steps are described in the linked file on pp. 1-6.

#4

You don't specify what "reasonably accurate time" is.

If you use a standard crystal and capacitors you'll get an accuracy of 20 to 30 ppm about 1 minute per month. I used a trimmer capacitor in place of one of the fixed capacitors and am able to adjust to the clock to within 5 seconds per month. (All assuming a constant temperature environment.)

#5

Thank you, I saw this article.

However, ideally, I'd like to implement some sort of RTC without modifying the calculator.

I am looking at Atmel documentation, I know for AVRs there is a register that can tweak the internal oscillator to get a more accurate clock, wether you can do it for their ARM chips remains to be seen.

#6

I could live with a few seconds per day even, it's not that critical. I need to time events that are at the most 14 hours long or so and two hours on average. Like I said, I hope it is possible without modifying the calculator.

Thank you for your answer.

#7

Ah ha! I found this: http://www.atmel.com/Images/doc6148.pdf

Maybe a crystal is not needed after all.

Edit: direct reference to Atmel web site.


Edited: 17 Oct 2012, 7:03 p.m.

#8

That's a pretty interesting method they describe. But it sure seems like a ton of work to go through to avoid adding a $0.40 crystal.

#9

The note talks about the AT91SAM7S and X models, not the L type which may not have the necessary hardware for the TIA process (to be checked but why bother?).

#10

That method is not applicable to the SAM7L series. There is no way to get accurate timing on the 20b or 30b hardware without modifying the hardware.

Even if the SAM7L *did* have that hardware, it still wouldn't work on the 20b and 30b. The described technique depends on having a crystal for the high-frequency oscillator (3-20 MHz), and the 20b/30b don't have that.


Edited: 18 Oct 2012, 3:12 a.m.

#11

Hello Philippe,

I'll send you the crystal and caps as well. I think you will end up installing them if you want to use the timer.

Regards,
Harald

#12

Thanks you Harald, it's very kind of you.

The problem I wanted to solve is how to use the RTC without installing the crystal...

After careful consideration of the RTC app note and the data sheet for the AT91SAM7L, it appears that this particular processor doesn't have the necessary registers. There is a counter that allows you to determine the main clock frequency vs. that of the slow clock, (CKGR_MCFR) but I can't find anywhere how to change the frequency of the slow RC clock.
On top of that, from the app note, it seems that the drift for the RC oscillator is about 10% anyway, so I guess that will never work.

Short or reinventing the wheel, I guess I'll just have to install the crystal. Thank you all for your contributions.

#13

It still wouldn't work if it had the registers, because those only let you calibrate the 32 kHz RC oscillator against a high speed (3-20 MHz) crystal, which the 20b/30b also don't have.



Possibly Related Threads…
Thread Author Replies Views Last Post
  DIY HP 30b WP 34s serial flash/programming cable Richard Wahl 2 2,456 12-04-2013, 11:14 AM
Last Post: Barry Mead
  Repurposing the HP Prime? John Ioannidis 4 1,778 09-21-2013, 05:38 AM
Last Post: Pier Aiello
  Flashing cable for HP 20 / 30B Stefan Koenig 3 1,925 09-19-2013, 05:53 AM
Last Post: Marcus von Cube, Germany
  Any 30b cables left? patryk 7 2,395 09-16-2013, 02:54 PM
Last Post: Marcus von Cube, Germany
  HP-30B (WP-34S) Technical Documentation Barry Mead 3 1,616 09-09-2013, 03:07 PM
Last Post: Harald
  HP's thinking behind the 20b/30b? John Ioannidis 3 1,624 09-07-2013, 10:21 AM
Last Post: Tim Wessman
  30b/34s interfacing? ross sponholtz 5 1,988 06-26-2013, 01:41 AM
Last Post: Walter B
  Inexpensive HP 30b Matthew Richards 23 6,459 05-22-2013, 10:10 AM
Last Post: Dave
  hp-30b with free shipping sjthomas 9 2,865 04-14-2013, 02:46 AM
Last Post: Gerson W. Barbosa
  Amazon offering 8$ for my HP-30B Siegfried (Austria) 7 2,332 04-13-2013, 04:38 PM
Last Post: Chris Smith

Forum Jump: