• 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...
  • 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...
  • printf problem again
    my code : #include <reg52.h> #include <stdio.h> #define uchar unsigned char void main() { uchar value; unsigned int address; uchar *data_buf; TMOD=0X20; // timer 1 mode 2 TH1=0xFD; // 9600...
  • 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...
  • Problem with p0.14/reset in LPC2148 again!
    Please refer to my previous thread, "Query about pin 0.14..." Well, I found a brand new board (but from the same manufacturer) and tried a modified version of Blinky: 1. I blink 4 LEDs in succession...