• Hex To Decimal
    hi all, i am getting data from serial port so it is in character form my function is like this <per> { idata char arr[15]={0}; int i,j; arr[i++]=getkey(); while(( arr[i++] = getCharX(...
  • A/D hex to decimal conversion
    Hi ALL, Iam working on the ADUC816QS ,Iam performing A/D conversion , now iam getting hex value for different input voltages, how to convert it to decimal,how to implement the floating point conversion...
  • Changing From DECIMALS To FRACTIONS
    I bought this board yesterday and I have this problem. I can't change from decimals to fractions, despite me pressing the a button a couple of times. Please help, I need it for my math work....
  • hex-386 to decimal
    hi guys, I am working on ADuC7026. im saving some data by using SAVE command. im getting the values in HEX386 format. Im dont know how to covert that into decimal.. help me in this regard....
  • automatically change values in an *.hex?
    Hi! i am searching for a program to edit and replace certain values inside an intel hex file. I have tried srecord but it will only write 16 or 32 bit files but my programmer only uses 8 bit files...