Untitled
Abstract: No abstract text available
Text: APPLICATION NOTE R8C/Tiny Series General-purpose Program for Compressing BCD 1. Abstract This program converts 2-digit unpacked BCD data into 1-digit packed BCD. 2. Introduction This program converts 2-digit unpacked BCD data into 1-digit packed BCD. Set the 2-digit unpacked BCD data in a
|
Original
|
PDF
|
REJ05B0271-0100Z/Rev
|
Untitled
Abstract: No abstract text available
Text: APPLICATION NOTE M16C/60 Series and M16C/20 Series General-purpose Program for Compressing BCD 1. Abstract This program converts 2-digit unpacked BCD data into 1-digit packed BCD. 2. Introduction This program converts 2-digit unpacked BCD data into 1-digit packed BCD. Set the 2-digit unpacked BCD data in a
|
Original
|
PDF
|
M16C/60
M16C/20
REJ05B0155-0100Z/Rev
|
1e31
Abstract: 1E20 SUBTRACTION
Text: APPLICATION NOTE H8/300L Series Subtraction of 8-Digit BCD Numbers SUBD1 Introduction 1. The software SUBD1 subtracts an 8-digit binary-coded decimal (BCD) number from another 8-digit BCD number and places the result (an 8-digit BCD number) in general-purpose registers.
|
Original
|
PDF
|
H8/300L
REJ06B0160-0100Z/Rev
1e31
1E20
SUBTRACTION
|
001C
Abstract: F604
Text: APPLICATION NOTE H8/300L Series Multiplication of 4-Digit BCD Numbers MULD Introduction 1. The software MULD multiplies a 4-digit binary-coded decimal (BCD) number by another 4- digit BCD number and places the result (an 8-digit BCD number) in general-purpose registers.
|
Original
|
PDF
|
H8/300L
REJ06B0161-0100Z/Rev
001C
F604
|
001C
Abstract: 0A09 18BD H00000000
Text: APPLICATION NOTE H8/300L Series Division of 8-Digit BCD Numbers DIVD Introduction 1. The software DIVD divides an 8-digit binary-coded decimal (BCD) number by another 8-digit BCD number and places the result (an 8-digit BCD number) in general-purpose registers.
|
Original
|
PDF
|
H8/300L
REJ06B0162-0100Z/Rev
001C
0A09
18BD
H00000000
|
MC14527B
Abstract: MC14527Bs "MOTOROLA CMOS LOGIC DATA" MC14527 MC14XXXBCL MC14XXXBCP MC14XXXBDW 066ns BCD Rate Multiplier
Text: MOTOROLA SEMICONDUCTOR TECHNICAL DATA MC14527B BCD Rate Multiplier The MC14527B BCD rate multiplier DRM provides an output pulse rate based upon the BCD input number. For example, if 6 is the BCD input number, there will be six output pulses for every ten input pulses. This part
|
Original
|
PDF
|
MC14527B
MC14527B
MC14527B/D*
MC14527B/D
MC14527Bs
"MOTOROLA CMOS LOGIC DATA"
MC14527
MC14XXXBCL
MC14XXXBCP
MC14XXXBDW
066ns
BCD Rate Multiplier
|
74ac160
Abstract: 74act160 MC74ACT160 ACT160 MC74AC160 MC74AC162 MC74ACT162 74AC162 MC74AC160D 74act162
Text: MC74AC160 MC74ACT160 MC74AC162 MC74ACT162 Synchronous Presettable BCD Decade Counter SYNCHRONOUS PRESETTABLE BCD DECADE COUNTER The MC74AC160/74ACT160 and MC74AC162/74ACT162 are high-speed synchronous decade counters operating in the BCD 8421 sequence. They
|
Original
|
PDF
|
MC74AC160
MC74ACT160
MC74AC162
MC74ACT162
MC74AC160/74ACT160
MC74AC162/74ACT162
MC74AC160/D*
MC74AC160/D
74ac160
74act160
MC74ACT160
ACT160
MC74AC160
MC74AC162
MC74ACT162
74AC162
MC74AC160D
74act162
|
BCD to Hexadecimal
Abstract: 001C 110E
Text: APPLICATION NOTE H8/300L Series Conversion from 5-Digit BCD to 2-Byte Hexadecimal BCD Introduction 1. The software BCD converts a 5-digit BCD (binary-coded decimal) number (3 bytes, placed in general-purpose registers) to a 2-byte hexadecimal number and places the result in a general-purpose register.
|
Original
|
PDF
|
H8/300L
REJ06B0173-0100Z/Rev
BCD to Hexadecimal
001C
110E
|
Untitled
Abstract: No abstract text available
Text: APPLICATION NOTE R8C/Tiny Series General-purpose Program for Subtracting BCD 1. Abstract This program subtracts 8-digit BCD data using registers. This program subtracts 8-digit BCD data between memory locations. 2. Introduction This program subtracts 8-digit BCD data between registers by using a decimal subtract instruction DSUB . Set
|
Original
|
PDF
|
REJ05B0376-0100Z/Rev
|
Untitled
Abstract: No abstract text available
Text: APPLICATION NOTE M16C/60 Series and M16C/20 Series General-purpose Program for Subtracting BCD 1. Abstract This program subtracts 8-digit BCD data using registers. This program subtracts 8-digit BCD data between memory locations. 2. Introduction This program subtracts 8-digit BCD data between registers by using a decimal subtract instruction DSUB . Set
|
Original
|
PDF
|
M16C/60
M16C/20
REJ05B0165-0100Z/Rev
|
hd74ls145p
Abstract: HD74LS145 HD74LS145FPEL PRDP0016AE-B PRSP0016DH-B
Text: HD74LS145 BCD-to-Decimal Decoder / Driver with 15 V outputs REJ03D0436–0300 Rev.3.00 Jul.13.2005 This BCD-to-decimal decoder / driver consists of eight inverters and ten four-input NAND gates. The inverters are connected in pairs to make BCD input data available for decoding by the NAND gates. Full decoding of valid BCD
|
Original
|
PDF
|
HD74LS145
REJ03D0436
HD74LS145P
hd74ls145p
HD74LS145
HD74LS145FPEL
PRDP0016AE-B
PRSP0016DH-B
|
Untitled
Abstract: No abstract text available
Text: APPLICATION NOTE R8C/Tiny Series General-purpose Program for Converting from 1-byte BCD Code to HEX Code 1. Abstract This program converts 1-byte BCD code into 1-byte HEX code. 2. Introduction This program converts 1-byte BCD code into 1-byte HEX code. Set the BCD code in R0H. The HEX code is output
|
Original
|
PDF
|
REJ05B0381-0100Z/Rev
|
bcd to hex
Abstract: date code, Renesas
Text: APPLICATION NOTE R8C/Tiny Series General-purpose Program for Converting from 1-byte HEX Code to BCD Code 1. Abstract This program converts 1-byte HEX code into 2-byte BCD code. 2. Introduction This program converts 1-byte HEX code into 2-byte BCD code. Set the HEX code in R1L. The BCD code is output
|
Original
|
PDF
|
REJ05B0379-0100Z/Rev
bcd to hex
date code, Renesas
|
8 BITS TO BCD
Abstract: No abstract text available
Text: APPLICATION NOTE R8C/Tiny Series General-purpose Program for Adding BCD 1. Abstract This program adds 8 digits of BCD data together by using registers. This program adds 8 digits of BCD data together between memory locations. 2. Introduction This program adds 8 digits of BCD data between registers by using a decimal add instruction DADD . Set the
|
Original
|
PDF
|
REJ05B0375-0100Z/Rev
8 BITS TO BCD
|
|
bcd to hex
Abstract: hex to bcd conversion hex bcd conversion date code, Renesas
Text: APPLICATION NOTE R8C/Tiny Series General-purpose Program for Converting from 4-byte BCD Code to HEX Code 1. Abstract This program converts 4-byte BCD code into 4-byte HEX code. 2. Introduction This program converts 4-byte BCD code into 4-byte HEX code. Set the BCD code in R2 and R0 beginning with the
|
Original
|
PDF
|
REJ05B0382-0100Z/Rev
bcd to hex
hex to bcd conversion
hex bcd conversion
date code, Renesas
|
BCD DIVISION
Abstract: 001C 120C 1A06
Text: APPLICATION NOTE H8/300H Tiny Series Eight-Digit BCD Division DIVD Introduction Divides one eight-digit BCD (binary coded decimal) number by another, and places the result of division (eight-digit BCD) in general registers. Target Device H8/300H Tiny Series
|
Original
|
PDF
|
H8/300H
REJ06B0073-0200/Rev
BCD DIVISION
001C
120C
1A06
|
bcd to hex decimal
Abstract: No abstract text available
Text: APPLICATION NOTE M16C/60 Series and M16C/20 Series General-purpose Program for Converting from 1-byte HEX Code to BCD Code 1. Abstract This program converts 1-byte HEX code into 2-byte BCD code. 2. Introduction This program converts 1-byte HEX code into 2-byte BCD code. Set the HEX code in R1L. The BCD code is output
|
Original
|
PDF
|
M16C/60
M16C/20
REJ05B0168-0100Z/Rev
bcd to hex decimal
|
hex to bcd conversion
Abstract: bcd to hex hex bcd conversion
Text: APPLICATION NOTE M16C/60 Series and M16C/20 Series General-purpose Program for Converting from 4-byte BCD Code to HEX Code 1. Abstract This program converts 4-byte BCD code into 4-byte HEX code. 2. Introduction This program converts 4-byte BCD code into 4-byte HEX code. Set the BCD code in R2 and R0 beginning with the
|
Original
|
PDF
|
M16C/60
M16C/20
REJ05B0171-0100Z/Rev
hex to bcd conversion
bcd to hex
hex bcd conversion
|
SUBTRACTION
Abstract: 1f08 1E10 1E98
Text: APPLICATION NOTE H8/300H Tiny Series 8-Digit Decimal Subtraction SUBD Introduction Performs subtraction in this format: minuend (8-digit 4-bit BCD) – subtrahend (8-digit 4-bit BCD) = difference (8-digit 4-bit BCD). Target Device H8/300H Tiny Series Contents
|
Original
|
PDF
|
H8/300H
REJ06B0065-0200/Rev
SUBTRACTION
1f08
1E10
1E98
|
Untitled
Abstract: No abstract text available
Text: APPLICATION NOTE M16C/60 Series and M16C/20 Series General-purpose Program for Converting from 1-byte BCD Code to HEX Code 1. Abstract This program converts 1-byte BCD code into 1-byte HEX code. 2. Introduction This program converts 1-byte BCD code into 1-byte HEX code. Set the BCD code in R0H. The HEX code is output
|
Original
|
PDF
|
M16C/60
M16C/20
REJ05B0170-0100Z/Rev
|
Untitled
Abstract: No abstract text available
Text: APPLICATION NOTE M16C/60 Series and M16C/20 Series General-purpose Program for Adding BCD 1. Abstract This program adds 8 digits of BCD data together by using registers. This program adds 8 digits of BCD data together between memory locations. 2. Introduction
|
Original
|
PDF
|
M16C/60
M16C/20
REJ05B0164-0100Z/Rev
|
Untitled
Abstract: No abstract text available
Text: APPLICATION NOTE R8C/Tiny Series General-purpose Program for Multiplying BCD 1. Abstract This program multiplies 4-digit BCD using registers. 2. Introduction This program multiplies 4-digit BCD together by using registers. Set the multiplicand in R1 and the multiplier in R3,
|
Original
|
PDF
|
REJ05B0377-0100Z/Rev
|
1B04
Abstract: 1B-05 001C 1B05
Text: APPLICATION NOTE H8/300L Series Addition of Multiple-Precision BCD Numbers ADDD2 Introduction 1. The software ADDD2 adds a multiple-precision binary-coded decimal (BCD) number to another multiple-precision BCD number and places the result in the data memory where the augend was placed.
|
Original
|
PDF
|
H8/300L
REJ06B0163-0100Z/Rev
1B04
1B-05
001C
1B05
|
Untitled
Abstract: No abstract text available
Text: MOTOROLA SEMICONDUCTOR TECHNICAL DATA M C14527B BCD R ate M ultiplier The MC14527B BCD rate multiplier DRM provides an output pulse rate based upon the BCD input number. For example, if 6 is the BCD input number, there will be six output pulses for every ten input pulses. This part
|
OCR Scan
|
PDF
|
C14527B
MC14527B
MC14527B/D
|