• BCD to binary
    How can convert 32-bit BCD to Binary vise-versa.?
  • 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...
  • BCD Mathematicd
    Hi, I need some help with BCD mathematics , like adding / subtracting packed BCD pairs. How can we do it in C? Regards Kishor
  • BCD to BIN
    Hello. I need a procedure of translation of 16-bit number from BCD to BIN. Thanks.