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 Sandy Pal

  1. S

    Can I change the code in running application? 8052/ 89S52

    Re: Can I change the code in running application? 8052/ 89S5 You mean, I follow something like this... * First Load R0 & R1 with some RAM pointer (say R0= 40h & R1=41h). * Load 10h @R0, (For R2=10h) & Load 20h @R1, (For R3=20h). * When switch1 or switch2 is pressed, I should Increment R2 or...
  2. S

    Can I change the code in running application? 8052/ 89S52

    Hi, In my program, I'm using Register R2 & R3 around Timer0 (in timer mode), like shown below... Delay1: MOV R2, #10h ; repeat: MOV R3, #20h ; back: MOV TL0, #10H ; MOV TH0, #20H ...

Part and Inventory Search

Back
Top