Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/27/00 12:33
Read: times


 
#3431 - RE: 16-bit BCD subtraction
Hi my friend,

Form point of my view If you are not interested in the speed of the program you can use an another method. First you convert the 16-bit BCD value to binary and then you can use the <subb> instruction in to do what you want.

Also, the result you must convert it back to packed BCD or unpacekd BCD.

I have these routines, namely
BIN to BCD and BCD to BIN

I am working on a KEYPAD and DISPLAY with 8051 and particularly with (89C51RD+). If you are doing the same thing feel free to contact me and I give you more details and some tricks in order to avoid the need of BIN to BCD routine.

my email: v_katsos@usa.net

Have a nice day,
Katsos vagelis

List of 3 messages in thread
TopicAuthorDate
16-bit BCD subtraction            01/01/70 00:00      
RE: 16-bit BCD subtraction            01/01/70 00:00      
RT CLOCK DS1216E            01/01/70 00:00      

Back to Subject List