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 AslanPeter

  1. A

    memory bank, program malfunctions on micrcontroller

    but SP is initliased at address 08according to the same reference. i don't understand what he means by system stack and what it is for.
  2. A

    memory bank, program malfunctions on micrcontroller

    using p69c688 : 8051 micrcontroller As i have run out of registers, i am using memory locations to store the values of some variables. i am using the memory bank 30 to 7h. my code simulates as expected however it does not run correctly on the micrcontroller. i am reading a data from a...
  3. A

    DOUBTS about wiring circuits

    Hi Guys, forgive me, it is surely a silly question but i am stuck. i need to control a LED with an output pin of a 8051 micrcontroller. basically the micrcontroller is running a code and when a condition is verified ,an output pin is cleared. this ouput is linked to the anode of a LED which...
  4. A

    8051 wave square code generation

    Heya, I was reading the book: 8051 micrcontrollers, authir david calcutt and i am not sure about my understanding to section 1.8: Microcontroller clock. The author gave this code $INCLUDE (REG66X.INC) ; lists all sfr addresses ORG 0 ; sets start address to 0 SJMP...

Part and Inventory Search

Back
Top