Post Reply 
NEW: HP 15C Collectors Edition
08-05-2023, 09:07 AM
Post: #361
RE: NEW: HP 15C Collectors Edition
(08-05-2023 01:12 AM)Michael de Estrada Wrote:  Also, there is no point in having more than 99 allocated registers, since AFAIK register numbers consist of only two digits.

(08-05-2023 01:24 AM)Gene Wrote:  Data registers - correct. An Error 10 results if you try 100 DIM (i).

However, the 15C CE can hold several large matrices using that data space just not “data memories”

The limitations of extended versions (w/ more the 99 registers) are already known for the SwissMicros DM15L, but having them all in one place here may be convenient:

Major limitations:
- inverting a matrix, or calculating the determinant, or solving a system larger than 8x8 gives wrong results, or may crash the machine.
- it is not recommended to enter more than 999 program steps (no crash but possible weird effects after step 999). Especially step 1000 is displayed as " 000-000000"
- the GTO CHS sequence to reach a particular program step can't go beyond 999.

Minor limitations that just give an error message:
- you can't allocate more than 99 storage registers,
- you can't create a matrix with more than 99 elements in a row or column:
i.e. you can't do 120 ENTER 1 DIM A
but you can do 60 ENTER 2 DIM A to get a matrix with 120 elements.

If other limitations are known, please share !

J-F
Visit this user's website Find all posts by this user
Quote this message in a reply
08-05-2023, 12:06 PM
Post: #362
RE: NEW: HP 15C Collectors Edition
(08-05-2023 08:40 AM)ctrclckws Wrote:  A few simple questions:

Is the CPU in the 15C Collectors Edition the same as the CPU in current 12C models?

Is it the same as the earlier Limited Edition models?

Has anyone checked the known bugs list from the Limited Edition? Are they resolved, hopefully, without introducing new ones?

The old HP12c+ (until 2015) and HP15c LE had an AT91SAM7L128 processor. The cable to reprogram the unit was RS232 to custom POGO connector.

The newer HP12c (from 2015) and HP15CE have a SAM4LC2CA processor with much lower battery consumption. The cable is now USB to same custom POGO connector, so it is NOT the same cable (although it can be converted from the original with a no-way-back method)

The known bugs were fixed but of course there may be new introduced!
Find all posts by this user
Quote this message in a reply
08-05-2023, 01:51 PM (This post was last modified: 08-05-2023 01:53 PM by Eddie W. Shore.)
Post: #363
RE: NEW: HP 15C Collectors Edition
My HP 15 CE is scheduled to arrive on Monday, 8/7. I'm encouraged by all the good news that I'm reading so far.

The dates from the 1.L 2.C 3.H menu:

HP 15C LE: 2011-04-15
HP 12C: 2008-06-28 (overdue for an upgrade?)
Visit this user's website Find all posts by this user
Quote this message in a reply
08-05-2023, 08:00 PM
Post: #364
RE: NEW: HP 15C Collectors Edition
The last paid orders have been packed and will leave early Monday. 705 orders but 937 calculators - many getting 2 or more units.

I see that shipping has improved a lot - the time to destination, even to overseas customers, is getting shorter and shorter. In many cases, customers in France and Germany got the calculator 1 day after handling it to UPS or SEUR.
Find all posts by this user
Quote this message in a reply
08-05-2023, 08:13 PM (This post was last modified: 08-05-2023 08:14 PM by paf.)
Post: #365
RE: NEW: HP 15C Collectors Edition
Many thanks José for all this. i received mine on Wednesday perfectly packed.

HP-15C CE (SN : 00877)
HP-32S
HP-42S (two of them:))
Find all posts by this user
Quote this message in a reply
08-05-2023, 08:53 PM
Post: #366
RE: NEW: HP 15C Collectors Edition
(08-05-2023 12:06 PM)Divasson Wrote:  The old HP12c+ (until 2015) and HP15c LE had an AT91SAM7L128 processor. The cable to reprogram the unit was RS232 to custom POGO connector.

The newer HP12c (from 2015) and HP15CE have a SAM4LC2CA processor with much lower battery consumption. The cable is now USB to same custom POGO connector, so it is NOT the same cable (although it can be converted from the original with a no-way-back method)

The known bugs were fixed but of course there may be new introduced!

Thank you, I believe I have collected at least one each of most generations of th 12C, including 2019, and 2021 manufacturering dates, so should have a matched set.

The new ones are so much faster than the originals!
Find all posts by this user
Quote this message in a reply
08-05-2023, 09:44 PM
Post: #367
RE: NEW: HP 15C Collectors Edition
(08-05-2023 08:00 PM)Divasson Wrote:  I see that shipping has improved a lot - the time to destination, even to overseas customers, is getting shorter and shorter.

Does anyone in the US have an example of how long it took to get yours?

I'm getting impatient waiting for the US distribution... I may be doing some convalescence in a couple of weeks and it would be nice to have a new toy to play with to keep my mind occupied.

So, normally super-frugal johnb is debating ordering from you guys.

Daily drivers: 15c, 32sII, 35s, 41cx, 48g, WP 34s/31s. Favorite: 16c.
Latest: 15ce, 48s, 50g. Gateway drug: 28s found in yard sale ~2009.
Find all posts by this user
Quote this message in a reply
08-05-2023, 10:27 PM
Post: #368
RE: NEW: HP 15C Collectors Edition
.
Hi, all,

Self-quoting:

(08-03-2023 07:08 PM)Valentin Albillo Wrote:  I'll post tomorrow or the day after that (i.e. Saturday Aug, 5th) a couple of HP-15C programs I've written which can be used to compute the matrix inverse and the determinant of an NxN matrix (2 ≤ N ≤ 16 depending on available RAM,) [...]

I'm just completing the docs, including several worked examples, so stay tuned.

Done. Find it here.

Best regards.
V.

  
All My Articles & other Materials here:  Valentin Albillo's HP Collection
 
Visit this user's website Find all posts by this user
Quote this message in a reply
08-05-2023, 10:54 PM (This post was last modified: 08-06-2023 08:24 AM by ctrclckws.)
Post: #369
RE: NEW: HP 15C Collectors Edition
(08-05-2023 09:44 PM)johnb Wrote:  Does anyone in the US have an example of how long it took to get yours?

Initial notice of shipping on 07/28, DHL delivered on 08/03 to the Metro New York area. So very little time in transit after customs approval.

From The Calculator Store, Barcelona.
Find all posts by this user
Quote this message in a reply
08-06-2023, 02:27 AM
Post: #370
RE: NEW: HP 15C Collectors Edition
(08-05-2023 09:44 PM)johnb Wrote:  Does anyone in the US have an example of how long it took to get yours?

Shipping took only three days to get mine via UPS from Oxford Educational Supplies in the UK. I received it eight days ago.
Find all posts by this user
Quote this message in a reply
08-06-2023, 09:38 AM
Post: #371
RE: NEW: HP 15C Collectors Edition
(08-05-2023 08:00 PM)Divasson Wrote:  I see that shipping has improved a lot - the time to destination, even to overseas customers, is getting shorter and shorter. In many cases, customers in France and Germany got the calculator 1 day after handling it to UPS or SEUR.

Took a few days to Germany, but the CE was worth the wait. Thanks to everyone who made it possible.
Find all posts by this user
Quote this message in a reply
08-06-2023, 10:52 AM
Post: #372
RE: NEW: HP 15C Collectors Edition
(08-05-2023 02:07 AM)rprosperi Wrote:  The DM15 has had this for several years, and it even has a serial port and connection to Torsten Manz's superb HP-15C Simulator on the PC, and still I haven't seen any programs near this size.

Still, it's nice having the extra space... it feels... good. Smile

Well, someone here once said that the 15C was a single-program machine. That might change with the extra space. I already have 3 standard programs loaded on my DM15.

Quote:Calculator off.
Hold [g] [ENTER], press [ON]
On screen
1.L 2.C 3.H
Then press [4]
On screen
15 15.2 16
Nice, but I seem to overlook something obvious here: what keys are the L, C and H? What do I press exactly here?
Find all posts by this user
Quote this message in a reply
08-06-2023, 11:21 AM (This post was last modified: 08-06-2023 11:22 AM by Voldemar.)
Post: #373
RE: NEW: HP 15C Collectors Edition
(08-06-2023 10:52 AM)johanw Wrote:  Nice, but I seem to overlook something obvious here: what keys are the L, C and H? What do I press exactly here?
1.L 2.C 3.H is the main test screen.
Press 1 to perform the LCD test;
Press 2 to perform the checksum test and see the firmware revision
and copyright messages;
Press 3 to perform the keyboard test.
Owners Handbook page 261
There is nothing about «press 4», it is secret function
Find all posts by this user
Quote this message in a reply
08-06-2023, 11:36 AM (This post was last modified: 08-07-2023 09:28 AM by linq2008.)
Post: #374
RE: NEW: HP 15C Collectors Edition
Self-test
Quote:
Quote:Calculator off.
Hold [g] [ENTER], press [ON]
On screen
1.L 2.C 3.H
Then press [4]
On screen
15 15.2 16
Nice, but I seem to overlook something obvious here: what keys are the L, C and H? What do I press exactly here?
Find all posts by this user
Quote this message in a reply
08-06-2023, 11:56 AM
Post: #375
RE: NEW: HP 15C Collectors Edition
L C and M represent the tests.

1, 2 or 3 start the corresponding self tests.
Find all posts by this user
Quote this message in a reply
08-06-2023, 11:54 PM
Post: #376
RE: NEW: HP 15C Collectors Edition
Two questions (if they have not been already answered):

1. Is the PSE (pause) bug fixed?

2. Is the multiple combination (Cy,x)/ permutation (Py,x) bug fixed?


Reference: https://www.hpmuseum.org/cgi-sys/cgiwrap...?read=1089
Visit this user's website Find all posts by this user
Quote this message in a reply
08-07-2023, 12:07 AM (This post was last modified: 08-08-2023 06:57 PM by Joe Horn.)
Post: #377
RE: NEW: HP 15C Collectors Edition
(08-06-2023 11:54 PM)Eddie W. Shore Wrote:  Two questions (if they have not been already answered):

1. Is the PSE (pause) bug fixed?

2. Is the multiple combination (Cy,x)/ permutation (Py,x) bug fixed?


Reference: https://www.hpmuseum.org/cgi-sys/cgiwrap...?read=1089

1. Yes.
2. Yes; instead of the display going blank or blinking, "running" is correctly displayed now. EDIT -- Not true. Eddie Shore found some examples of COMB which result in a binking display without overflowing. Details here: https://www.hpmuseum.org/forum/thread-20...75665.html

<0|ɸ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
08-07-2023, 01:45 PM
Post: #378
RE: NEW: HP 15C Collectors Edition
(08-02-2023 04:41 PM)Maximilian Hohmann Wrote:  Hello,

got my parcel from Spain today :-) I opened the package containing serial number 262 (an interesting number for an aviator, although I am not so much interestested in military stuff, but still...). The other one I leave untouced for the time being, if the serial number are consecutive it is eiter #261 or #263 (prime). Let's wait and see how long I can withstand the urge to open it and have a look!

Look and feel are perfect, no bad "f" and "g" keys or other flaws. And it smells very new!

Many thanks to all who make this possible!

Regards
Max
Finally got mine despite the massive DPD f*ck up which delayed everything by almost a week. I got #109 which goes very well with yours Maximilian Smile And yes, I am into airplanes too. What do you fly?

Serial numbers were not consecutive in my case. My 2nd one is #174. Now which one do I use daily and which one do I keep as a spare/collector? (I'm sure to lose some sleep on that question Big Grin Big Grin Big Grin)

Here too perfect quality, no f/g flaws or anything. Only strange thing, the protective foils were attached to the windows of the boxes, not to the calculator. Not sure if it was intended that way, but I'll sure not loose any sleep on that.

And yes, absolutely happy with my purchase. Well worth the wait. Next step, a HP-16C with HP-15C mode? Wink
Find all posts by this user
Quote this message in a reply
08-07-2023, 03:08 PM
Post: #379
RE: NEW: HP 15C Collectors Edition
Boy, when folks said post-COVID shipping times have improved A LOT, they weren't kidding!

Thanks guys!

Daily drivers: 15c, 32sII, 35s, 41cx, 48g, WP 34s/31s. Favorite: 16c.
Latest: 15ce, 48s, 50g. Gateway drug: 28s found in yard sale ~2009.
Find all posts by this user
Quote this message in a reply
08-07-2023, 04:01 PM
Post: #380
RE: NEW: HP 15C Collectors Edition
I just received my HP-15CE (L/NO. 9CJ323) (s/n: 01062)
Shipping : 4 days : (Friday) Spain → Italy → UK → Canada (Monday)
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 4 Guest(s)