• Need BINARY to BCD function
    Hi, Does anyone know how to convert a BINARY 8 bit to a 2 digit packed BCD. Example if I have value 0x0C (wich is 12 decimal) the result will be 12 or a char value of 0x12. thank you, Adi...
  • Need BINARY to BCD function
    Hi, Does anyone know how to convert a BINARY 8 bit to a 2 digit packed BCD. Example if I have value 0x0C (wich is 12 decimal) the result will be 12 or a char value of 0x12. thank you, Adi...
  • BCD to binary conversion in Assembly
    Hi, I want to know how the 6 digit bcd is converted into hex value Ex: 123456 to 1E240. Please help me by providing the assembly code for 8051.
  • BCD to binary conversion in Assembly
    Hi, I want to know how the 6 digit bcd is converted into hex value Ex: 123456 to 1E240. Please help me by providing the assembly code for 8051.
  • 18bit offset binary to BCD conversion help..
    hello forum, I am new to this platform,by searching my problem on net I was diverted to this site and i like this site. I feel i will get my problem solved. I want to convert 18bit offset binary...