Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by mohsin_032

  1. M

    plz help me in activating the serial interrupt of at89c2051

    i did it...but its not working...all the connections are same...is there any problem in controller...???
  2. M

    plz help me in activating the serial interrupt of at89c2051

    #include <reg2051.h> #include <string.h> #include <stdio.h> #define CR 13 #define SUB 26 #define dot 46 sbit gps_en=P1^6; void ms_delay(unsigned int t); void cell_init(); void read_gps(); void read_str(unsigned char l1,unsigned char l2); unsigned char recv_ser(); void send_cmd(unsigned char...
  3. M

    plz help me in activating the serial interrupt of at89c2051

    Re: plz help me in actavting the serial interrupt of at89c2051 thanks for reply... but when i used at89c51 it works...when i used at89c2051 it does'nt work... when i send sms ..i receive nothing....plz help me....
  4. M

    plz help me in activating the serial interrupt of at89c2051

    plz help me in actavting the serial interrupt of at89c2051
  5. M

    activation of serial interrupt of at89c2051

    plz help me....how i can activate the serial interrupt of at89c2051

Part and Inventory Search

Back
Top