• Binary number
    How can a Binary number be used in a program?
  • Binary number
    How can a Binary number be used in a program?
  • Binary number representation
    Hi Sir, I am trying to do AND operation with a binary number. I;m little bit confused, here in forums for representation of binary number in keil is 11001100Y but while I'm trying to do the same...
  • Binary number representation
    Hi Sir, I am trying to do AND operation with a binary number. I;m little bit confused, here in forums for representation of binary number in keil is 11001100Y but while I'm trying to do the same...
  • Entering and viewing binary numbers
    Using: uVision 5 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil\uVision5\ARM\ARMCC\Bin' I'm trying to make a variable equal to a binary number, something like: unsigned char...