• 89e516RD boot code and software for isp
    Hi, I want to switch from 89v51rd2 to SST89E516RD. Which software should i use for ISP.Is EasyIAP the solution. Also where can i get the boot code for 89e516rd.
  • software
    herghelrnlnhobjojpbnm ij;jvgl;ml;j;vldbkr[pjpohpoiurjjolvm otnlk oisuvg lkou9mv lkn'lk;hjpojzpo;jpo
  • ISD51 software
    I just studies software debug using ISD51 through AT89C51SND1C's UART port.but now i have some questions. let me describe it. I write a simple main program in keil uvsion2 ICE(below), then add some...
  • Software Reset
    I can generate a software reset by the following code: ((void (code *) (void)) 0x0000) (); After the reset, however, my application no longer responds to my interrupts. How can I reinizialize all...
  • Software UART
    Hi All, I am trying to write software UART in C51. I manage to receive some thing but not the right character I sent. I think I have sync problem but it is hard to debug it. I will be glad if someone...