About DM32
|
07-17-2023, 06:40 AM
Post: #101
|
|||
|
|||
RE: About DM32
The boldface font of the display look somehow strange in the pictures, or is it just me? Is it adjustable?
|
|||
07-17-2023, 10:41 PM
Post: #102
|
|||
|
|||
RE: About DM32
(07-17-2023 06:40 AM)Thomas Radtke Wrote: The boldface font of the display look somehow strange in the pictures, or is it just me? Is it adjustable? Yes, but I prefer the bold myself. DM32, DM41X, DM42, HP-35S, HP-32SII, HP-42S, HP-41CV, HP 95LX - EDIT: I seldom post without an edit. |
|||
07-19-2023, 07:46 PM
(This post was last modified: 07-19-2023 07:49 PM by TI89.)
Post: #103
|
|||
|
|||
RE: About DM32
(07-16-2023 11:05 PM)Joe Horn Wrote:(07-16-2023 10:28 AM)TI89 Wrote: The DM32 does calculate wrong I have received my DM32 last week. I am nearly sure there was this malfunction. I don't know the firmware version. But it is interesting you cannot reproduce this error with any firmware version. What does/c means? |
|||
07-19-2023, 08:08 PM
Post: #104
|
|||
|
|||
RE: About DM32
(07-19-2023 07:46 PM)TI89 Wrote:(07-16-2023 11:05 PM)Joe Horn Wrote: I strongly suspect that you had /c set to 3 and didn't know it, because I cannot replicate that error using any firmware version. If you're sure that it was a firmware bug, please share the firmware version number which contained that bug so that it can be verified. The "/c" function on the keyboard (blue-shift, decimal key) is used to set the maximum denominator, which can be any integer between 0 and 4095. If you set /c to 3, you get the results you saw in your example. See section "5.4.4. Setting maximum denominator" of the DM32 User Manual for more information. https://technical.swissmicros.com/dm32/d...on_display |
|||
07-19-2023, 08:29 PM
Post: #105
|
|||
|
|||
RE: About DM32
(07-19-2023 08:08 PM)Steve Simpkin Wrote: The "/c" function on the keyboard (blue-shift, decimal key) is used to set the maximum denominator, which can be any integer between 0 and 4095. You are right. Probably i Set c/3 . I can reproduce it. Thank you very much. |
|||
07-19-2023, 10:14 PM
Post: #106
|
|||
|
|||
RE: About DM32
(07-19-2023 08:29 PM)TI89 Wrote:(07-19-2023 08:08 PM)Steve Simpkin Wrote: The "/c" function on the keyboard (blue-shift, decimal key) is used to set the maximum denominator, which can be any integer between 0 and 4095. You’re welcome but Joe was the one who thought of this somewhat obscure setting. I was looking at the Fractions section of the HP-32SII Manual after you posted your issue but Joe posted his answer before I could finish reading the chapter! |
|||
08-01-2023, 04:00 PM
Post: #107
|
|||
|
|||
RE: About DM32
A new firmware update is available for the DM32. It fixes a number of issues and maps the F5 & F6 top-row function keys to the Up and Down buttons, respectively.
See: https://forum.swissmicros.com/viewtopic.php?f=38&t=3664 |
|||
09-08-2023, 01:04 PM
Post: #108
|
|||
|
|||
RE: About DM32
A new firmware update is available for the DM32 (V2.05).
It has the following changes: * Extended Registers (https://technical.swissmicros.com/dm32/d...irect_only) * New GUI for MEM->VAR list * New GUI for MEM->PGM list * New GUI for EQN list * New GUI for PRGM mode * SHOW hold functionality (https://technical.swissmicros.com/dm32/d...#show_hold) See: https://forum.swissmicros.com/viewtopic.php?f=38&t=3719 |
|||
09-08-2023, 02:47 PM
Post: #109
|
|||
|
|||
RE: About DM32
For the curious readers that have assumed the DM32 hasn't enough storage (32Sii was limited to 27 variables, A..Z and (i)) this new release provides 900 Extended Registers for each State File, plus 900 Global Registers, accessible by all Active States. Should pretty much end that complaint.
--Bob Prosperi |
|||
09-08-2023, 02:50 PM
Post: #110
|
|||
|
|||
RE: About DM32
Well, Bob...
What about the labels? |
|||
09-08-2023, 04:25 PM
Post: #111
|
|||
|
|||
RE: About DM32
It ain't over 'til it's over.
Still in BETA... although this is a big release, there's more coming... --Bob Prosperi |
|||
09-08-2023, 04:27 PM
Post: #112
|
|||
|
|||
RE: About DM32 | |||
09-08-2023, 09:37 PM
Post: #113
|
|||
|
|||
RE: About DM32
That reply now reads more terse than intended... I should have included a smiley on the 1st line to convey the tongue-in-cheek tone it was supposed to have.
Yes, new and interesting things to come.... --Bob Prosperi |
|||
09-08-2023, 09:39 PM
Post: #114
|
|||
|
|||
RE: About DM32
Great! That's fantastic work.
I still prefer plus42, I but I admit that DM32 is very sweet and moving fast ? |
|||
09-15-2023, 12:18 AM
Post: #115
|
|||
|
|||
RE: About DM32
A curious question since we now have a DM32, a DM15L, and the new HP-15C CE with larger memory options.
Is it possible for someone with more experience than myself to modify the programs that Katie Wasserman posted to calculate PI? I am curious as to what the new limits would be. https://www.hpmuseum.org/cgi-sys/cgiwrap...i?read=899 For the HP32SII, this calculates 200 digits, it runs on the DM32 in a very short time. For the HP-15C CE, it calculates 306 digits in about 15 minutes. The amazing one to me is the HP-30B program that runs quickly and does almost 700 digits |
|||
09-15-2023, 04:13 AM
(This post was last modified: 09-15-2023 04:16 AM by Joe Horn.)
Post: #116
|
|||
|
|||
RE: About DM32
(09-15-2023 12:18 AM)ctrclckws Wrote: A curious question since we now have a DM32, a DM15L, and the new HP-15C CE with larger memory options. Here's my guesstimate for the DM32. Katie's 32SII program stored 8 digits in each of the 26 registers A through Z, which was all the storage available on the 32SII (not including the i register which is needed for indirect addressing). The DM32 currently has 1826 storage registers (A-Z, indirect 100 through 999, and indirect -100 through -999). 1826×8 yields 14,608 digits of pi. The program would have to be modified a tad to use the new indirect registers, of course. EDIT -- I forgot about the statistics registers, which are indirect registers 28 through 33. That makes a total of 1832 registers (not including i) for a total of 14,656 digits of pi. <0|ɸ|0> -Joe- |
|||
09-15-2023, 08:42 AM
Post: #117
|
|||
|
|||
RE: About DM32 | |||
09-13-2024, 07:01 PM
Post: #118
|
|||
|
|||
RE: About DM32
Steve Simpkin wrote:
Quote:For reference, a real HP-32SII takes a bit over 15 minutes for this test. This refers to a speed test for the DM32 done in June 23. The program for the test can be found here: https://forum.swissmicros.com/viewtopic.php?f=33&t=3537 At that time the execution time for DM32 on battery was about 8 seconds. With power supply attached it was the same. So the beta-software did not take into account the power supply source. For comparison: DM 42 needed on battery 25 seconds, with power supply attached 10 seconds. Now, with a first version of final software of the DM32 being there, execution time on battery increased a little bit to 9.6 seconds, but with power supply attached it decreased considerable to 3.1 seconds. So DM32 on battery is about 90 times faster than the original HP-32SII and 2.6 times faster than DM42. With power supply attached it is about 290 times faster than the original HP-32SII and 3 times faster than the DM42. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)