??? 07/09/09 06:25 Read: times |
#166899 - One is numbers, one is for text Responding to: ???'s previous message |
BCD stores one decimal digit in four bits, so a 8-bit register can hold the values 00 .. 99.
ASCII is characters as used in this text. Your 8-bit register has only room for one character, but selectable from 256 (or for ASCII actually only 0..127, since that old standard was intended for old 7-bit output devices). Most people however ignores the original definition of ASCII. |
Topic | Author | Date |
Why do we Convert BCD format to ASCII? | 01/01/70 00:00 | |
One is numbers, one is for text | 01/01/70 00:00 | |
And what is the differnce between BCD and Hexadecimal Syste | 01/01/70 00:00 | |
Google-hater? | 01/01/70 00:00 | |
Previously, on 8052.com | 01/01/70 00:00 | |
Thanks for help... | 01/01/70 00:00 | |
Just reading it? | 01/01/70 00:00 | |
First things first | 01/01/70 00:00 | |
Foundations!![]() | 01/01/70 00:00 | |
Not 8051-specific | 01/01/70 00:00 |