15C-LE Blinking
#1

Is it normal for an overflow condition to make the display blink on a 15C? On my 15C-LE, if I type 70!, i get 9.999999 99 blinking. I can then keep doing other problems, but the display keeps blinking until I use the "back arrow" key. Is this normal?

Very Respectfully,

David

#2

Yes. It is normal.

#3

The flag 9 is set to true when overflow happen. (HP-15C Owner's Handbook page 45) Thank you.

#4

My apologies. Thank you for the prompt responses. I didn’t have my manual handy when I posted the question. I don’t remember if the 11C had any blinking error conditions for overflow.

Very respectfully,

David

#5

I checked HP-11C Owner's Handbook (Japanese version). The manual doesn't state the blinking. However, I don't have 11C, and so I cannot check it on real machine.

Edited: 24 Oct 2011, 2:42 a.m.

#6

The 11C doesn't blink on overflow or for any other reason.

#7

The blinking feature cost extra, of course.

#8

How about we make a LE 15c that blinks constantly. That should definitely be worth the price I think you will agree.

TW

#9

Make one that displays your answer before you enter it and you'll have an even bigger hit. :)

#10

No need to apologize. The HP-15C is the only Voyager that blinks on overflows, as far as I know. Cyrille once called this a "strange 15C behavior", perhaps the first indication that the HP-15C LE was on its way to becoming true :-)

Regards,

Gerson.

#11

Quote:
The 11C doesn't blink on overflow or for any other reason.

Technically there is a single BLINK opcode in the 11c rom
image, executed just after "running" is loaded into the
display registers. Other instances of a 0x030 word are
in what appears to be constant data.

[Edit: the same appears true for the 12c/16c firmware versions
I've checked.]

Edited: 24 Oct 2011, 6:03 p.m.

#12

You can also manually trigger the blinking display with SF 9, if you have some need to do that in a program (signal an error, or what have you).

#13

Yes you can. SF 9 starts blinking, CF 9 stops it. At least on the 15C. I think the 11C doesn't have flag 9. (Just checked it: It has only two flags.)

Edited: 25 Oct 2011, 1:59 a.m.

#14

And, curious enough, the blinking behavior can be disabled again not only by entering CF 9, but also by pressing the backspace key, as well as by powering off/on the calculator.

#15

Quote:
And, curious enough, the blinking behavior can be disabled again not only by entering CF 9, but also by pressing the backspace key, as well as by powering off/on the calculator.

That behaviour is intentional given the firmware disposition.
The r2d2 display controller will exit blink mode when it sniffs a
DISOFF instruction or DISTOG instruction (if toggling to
the "off" state). Voyager firmware routinely emits
DISOFF/DISTOG instructions during execution to minimize
visual chatter due to the flurry of partial display updates it
performs. In fact the act of pressing any key will disable
blink mode. However the firmware keeps reissuing a DISBLINK
instruction in the process of routine display updates
until flag 9 is cleared.

#16

Quote:
In fact the act of pressing any key will disable blink mode.

Well, not any key, as an example, numerical keys do not disable blinking. You have to use backspace or ON/OFF on the 15c.

#17

Quote:
Well, not any key, as an example, numerical keys do not disable blinking. You have to use backspace or ON/OFF on the 15c.

I believe we're tripping over semantics here.

From the perspective of the r2d2 display hardware, each
key press results in a DISOFF instruction being emitted by
the firmware which disables blink mode. However this isn't
apparent to the user as the firmware reenables blink mode
(via a DISBLINK/0x030 instruction) during its routine update
of the display when flag 9 is set.

#18

Understood now!



Possibly Related Threads…
Thread Author Replies Views Last Post
  OT - A lucky find - Busicom Handy-LE LE-120A Cristian Arezzini 2 1,782 09-26-2013, 04:43 AM
Last Post: Cristian Arezzini
  Low power warning for HP-15C LE and batteries Nick_S 1 1,381 09-16-2013, 09:34 AM
Last Post: Hans Brueggemann
  HP 15C-LE replacement still available? Borja 16 5,382 08-22-2013, 11:16 AM
Last Post: Michael de Estrada
  JTAG on HP-12C and HP-15C LE Ingo 5 2,385 07-01-2013, 06:37 PM
Last Post: Paul Dale
  HP 15C LE extremums Richard Berler 29 8,542 05-20-2013, 03:26 PM
Last Post: Dieter
  New 15C LE bug? Paul Dale 3 1,761 02-05-2013, 09:27 PM
Last Post: Mike Morrow
  HP 15C LE, Program Display Format Control Uli 4 2,291 01-20-2013, 01:22 AM
Last Post: Ethan Conner
  HP-15C LE, wow! New owner euphoria. Sasu Mattila 16 4,204 09-07-2012, 06:55 PM
Last Post: lars Bergström
  HP 15c LE bugs Alexander Oestert 11 3,254 09-06-2012, 10:29 AM
Last Post: Peter Murphy (Livermore)
  Reflash HP-15C LE x34 0 847 08-30-2012, 03:41 PM
Last Post: x34

Forum Jump: