• Frankline Ver 3.20
    Hello, I am using Frankline Ver 3.20, Now i made a mind to purcahse keil V7, I have few ? can you please reply me. 1. the code is compitalble with Frankline V 3.2 (Dos Based) with Keil V 7. ...
  • Linking Franklin c ompiler with micro vision 2
    Hi all, Is it possible to link franklin C compiler with micro vision 2 IDE. If so, can you please tell how to do it. Thanks, Aravind
  • how to rotate or shift data
    how to rotate or left/right shift the data on port0 of 8051
  • bit shifting
    hello there i have some problem regarding the bit shifting i want to convert the some no. from Hex. to Decimal for that i am going to used the shifting. when i recived the no. in hex format then i want...
  • shifting bits
    I'm trying to read the data from an ADC. I'm getting the error message error C193 '+=' bad operand type. If I use '=+' I don't get the error but my data is shifting. My result is a 0 or 1. It should be...