• Problems with P89LPC932 serial communication
    Hello everybody I have connected the P89LPC932 microcontroller to the PC and try to send and receive characters using the windows hyperterminal. The communication seems to be OK, interruptions work...
  • serial communication problem
    sir., i wrote the following code in keil compiler., but eventhough i didnt specified while loop.,the code is executing in infinite loop. may i know y ? my code: #include <reg51.h> void main...
  • CY7C68013A Serial Communication Problem
    Dear Friends, I have written Serial communication program for cypress CY7C68013A which is not working, Please find the code below, if there is any more registers to be set please tell me, CPUCS...
  • Problems with serial communication
    Hello, I have two AT89C52 in a simplex connection, I'm having problems with my receiver. I've tried like 5 different ways of receiving data but it looks like I'm getting the wrong data in SBUF...
  • Serial Communication Problem
    Hi all. I am using two Nordic boards to communicate between two PCs using the serial ports. The program I have written works fine if I am using Hyper Terminal to input the characters one at a time. However...