The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

[WP-34s] Crystal frequency
Message #1 Posted by jerome ibanes on 25 May 2012, 11:09 a.m.

Folks,

I'm not sure Germans use a dot or comma as a decimal and thousands delimiter, therefore I am asking the list, should the crystal frequency which needs to be added be 32.768Khz or 32.768Mhz?

Furthermore, does "calc_ir_full.bin" includes the xtal code, or does "calc_xtal_full.bin" include the ir code?

Going from a 30b to a 34s, should I first flash it with calc_full.bin, and later with calc_ir_full.bin/calc_xtal_full.bin or can I jump directly to the later?

Thank you

      
Re: [WP-34s] Crystal frequency
Message #2 Posted by Walter B on 25 May 2012, 11:23 a.m.,
in response to message #1 by jerome ibanes

Germans as most other peoples in Continental Europe use a comma as decimal delimiter and dots as thousands separators, see p. 34. But, alas, www.conrad.de writes "Denglisch" on the page where you can order the quartz: I'd say they wanted to write 32,768000 kHz - but I can't read their minds :-/ Anyway, this quartz will do :-)

Quote:
Furthermore, does "calc_ir_full.bin" includes the xtal code ...
Yes it does. And all six versions of "calc...bin" are sufficiently safe, there's no need for stepwise proceding.

Edited: 25 May 2012, 11:39 a.m.

      
Re: [WP-34s] Crystal frequency
Message #3 Posted by Bart (UK) on 25 May 2012, 12:16 p.m.,
in response to message #1 by jerome ibanes

To be safe, without any commas, decimals etc. : 32768 Hz

You can directly go to "calc_ir_full.bin" which includes the xtal code as it is needed for the timing of IR (i think). But the "_xtal_" one includes the stopwatch function but not IR, and "_ir_" one vice versa. Anyway, from what I remember from recent posts is that the xtal must be instaled as the "calc_ir_full.bin" (and "calc_xtal_full.bin") assume the xtal is there on loading and the calculator won't work with these images if the xtal isn't there.

Regards,
-B

            
Re: [WP-34s] Crystal frequency
Message #4 Posted by Walter B on 25 May 2012, 4:06 p.m.,
in response to message #3 by Bart (UK)

Quote:
But the "_xtal_" one includes the stopwatch function but not IR, and "_ir_" one vice versa.
Not true anymore. "_ir_" includes everything :-)
                  
Re: [WP-34s] Crystal frequency
Message #5 Posted by Marcus von Cube, Germany on 25 May 2012, 4:47 p.m.,
in response to message #4 by Walter B

The _full prefix just indicates that the library is included.

If you have the crystal installed you can activate it any time from the standard images (nor _xtal or _ir). The command is ON+C+C.

The stopwatch and the printer need the crystal modification for timing accuracy and thus make it mandatory. The initialization is delegated to the startup code and the branches inside the code to distinguish between both clock modes are not compiled in, thus saving some flash space.

                  
Re: [WP-34s] Crystal frequency
Message #6 Posted by Bart (UK) on 25 May 2012, 5:25 p.m.,
in response to message #4 by Walter B

Sorry, I thought there wasn't space for both, you guys are getting good squeezing :-). Nice to know it's all in there.

                        
Re: [WP-34s] Crystal frequency
Message #7 Posted by Paul Dale on 25 May 2012, 7:36 p.m.,
in response to message #6 by Bart (UK)

There wasn't space for both when originally implemented. Rewriting the statistical distribution functions saved enough to make it viable to include everything.

- Pauli


[ Return to Index | Top of Index ]

Go back to the main exhibit hall