• complete my code
    hi. can someone plz complete the code quickly for me. it is v v urgent. < code > void main ( void ) { // start display // start keys // start clock while ( 1 ) { // update display...
  • Software, again?
    Air France Flight 447: "...The investigation is increasingly focused on whether external instruments on the Airbus A330 may have iced over, confusing speed sensors and leading computers to set the...
  • Search is broken again!
    If I put "illegible" into the search box, it finds "illegal" instead!
  • timer problem again
    this is my code: timerVal.u16 = (((servoHundredEighty - servoZero) * (degreeValue/180)) + servoZero); if all the variable are declare in unsigned char...this method can be used? or how i need to...
  • Flash memory, once again
    Hi again, my read operation from flash memory doesn't work: I write to flash via IAP. This works correctly. When reading the string via standard pointer construct, some chars are wrong. (the...