• 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...
  • Testing - broken again?
    I wonder if the forum has broken down again, or if the following link was just an accident. http://www.keil.com/forum/docs/thread14731.asp Might soon be time for some more disk.
  • 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...
  • USB HID example, size problems .. again and again
    Hi all first of all thanks to Tsuneo Chinzei for contributing here that much. Very helpful. THANK YOU !! I am afraid my question finally will end up there top;) So, here is the common problem...