• Serial Communication
    Can I communicate two programs? One written in C and another on ASM. The ASM would use a function Send Serial. The C would use a function Receive Serial. They should be on the same project? Or on...
  • serial communication
    hi friends iam working on cygnal mcus silabs, i need c programme of serial communication pc to controller.ialready used hyperterminal iam getting results but iwant to make my own menu driven software...
  • serial communication in AT89c51
    hello sir i have 8 bit data which is coming from ADC0808 this is taken into the AT89c51 micro controller via port P0 now i want to transmit this serially so i have to place data into SBUF (for this...
  • Serial communication with FX2
    Hi, After working on EZUSB FX evaluation board,I am now working on our own EZUSB FX2 board. Right now the main task is communication to Hardware through MON51 utility.In my custom made FX2 board,Memory...
  • serial communication&uVision2
    I want to simulate a serial input from the keyboard PC. I have used the serial input window and when i press a key, uVision simulate a serial input, but.., how can i enter a several characters together...