• how to access ports as "bit-addressable" in C51?
    if i want to access only P1.3 or P2.4, how do i set it or reset it in C lang ? could some body kindly help me? thanx
  • how to access ports as "bit-addressable" in C51?
    if i want to access only P1.3 or P2.4, how do i set it or reset it in C lang ? could some body kindly help me? thanx
  • accessing bit addressable memory
    hi friend's i am new user to the keil c51 i want your help. my question is how to assess the bit addressable memory i have tried with follwing thing but it does not work bdata unsigned char ibase;...
  • accessing bit addressable memory
    hi friend's i am new user to the keil c51 i want your help. my question is how to assess the bit addressable memory i have tried with follwing thing but it does not work bdata unsigned char ibase;...
  • How to address 16 bit address using I2C registers ( I2DAT)
    Hi all i wanted the FX2 to receive a 16 bit address (used to interface with labview)one eg is E012(one of the addressing i need to use), i am using the two registers I2CS and I2DAT. As u all know I2DAT...