• USART Char Send problem
    Hi… I am transferring “TEST” string from the USART 1 to the hyper terminal. But at hyper terminal end I get only the char “T”. After that microcontroller unable to transfer the data. Please go through...
  • Problem With TCP_Net Send
    Hello, I am experimenting with the BSD Socket Interface using Keil MDK4.23 on TI EKK-LM3S9B92. I have written an application in which I started a sending task. The sending task just calls ...
  • sending msg
    Hi guys I read the topics about interfacing 8051 with gsm modem those are really helpful However when I implemented my program to receive a msg and give an acknowledgment(through sms) for same There...
  • Send Serial
    hi i want to send a serial data using 89C2051, i got a code from net but its not working i checked it on Proteus 7 Professional. how can i send any data or Receive it? #include "reg51...
  • sending an interupt
    I need to send an interupt out on the RS232 and get the time back. What commands is best for it?