• serial port
    i use 89lpc922, I want to user serial port mode 0 (shift register) i use 74hc164 to connect serial port but it doesn't work please help me, give me some exemple code, thank you!
  • Timer and serial port
    I am doing a project and want to use both the serial port at 2400bps and timer 0 for timing ticking. for the serial: my setting is that: TMOD=0x20; TH1=-13; TL1=1; SCON=0x50; for the timer...
  • serial port programe
    HELP ME !!! I need some sample code in source. I want to save my data coming from seriel port in MCU. Send me some sample code using inbuffer and out buffer. what is the maximum size of the buffer ...
  • Serial Port Initialization
    While initializing the serial port why needed to set the "TI" bit,in KEIL.If same thing i am doing through assemble without setting the bit "TI" it will work.What is the reason?
  • serial port interfacing
    hai everyone...this semester i have a final project and i choose serial port interfacing using visual basic 6.0..so my problem is i did not know how to make a comm port setting using visual basic 6.0...