• How to change values in LCD on LIVE.....
    Hi, here i am trying to change some values in LCD on live using keypad....i dont know how to change .plz guide me how to change values in LCD otherwise suzzes any datasheet....upto know i didnt find...
  • can't change struct values
    Hello I've one struct in a header file - but I'm not able to change the values of the struct members. typedef struct { unsigned int Addr; // unsigned int status; // } *p_Descriptor; #define...
  • how to manipulate values at the ports
    can i manipulate the values at the port pins individually,, i.e., if i want the 6th pin of port0 to be high, can i assign 1 to that particular pin, without disturbing the other port pin values??...
  • Unexpected port direction change
    Hi, I was using LPC2378's pin SSEL1 P0.6 (SSP1 peripheral, slave select) in GPIO mode while I discovered (to me) weird behaviour. Note I had switched on the fast IO before I did any experiments....
  • changing hex value to decimal
    hi, how to change the value of hex to decimal For example from hex "0x15" to decimal 15 or in hex like 0x0f. do we have any option in keil or any other way. Thankyou arun.