• 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...
  • 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...
  • problem in receiving text serially.
    first of all thanks for replying. Actually i have experience in coding. The problem is i had written code in keil uvision to receive the text serially passed from pc using pointer. i can c text arriving...
  • 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 second serial port
    Hi All, I am using TI MSC1212Y5 8-bit micro controller. It has 2 serial ports. I am trying to operate them independently. I am able to transmit the data on both ports. But I am unable to receive the...