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 impakt

  1. I

    RTOS beginner - queues question

    What happens when a task has a full queue?
  2. I

    Iinfrared in syncronous communication

    Why can't infrared be used in serial synchronous communications(or isn't advantageous)
  3. I

    Password for 8051 mazidi - file is encrypted, no password

    Re: Password for 8051 mazidi No, that's wrong. Any other suggestions?
  4. I

    Password for 8051 mazidi - file is encrypted, no password

    Re: Password for 8051 mazidi Hello Mkanimozhi, I have the same problem as you do. Any progress on finding the password?
  5. I

    Logical Addressing vs Physical Addresing

    I've already seen that...and the explanations there are vague, nothing concrete. How is the logical address calculated based on the physical address?
  6. I

    Logical Addressing vs Physical Addresing

    Hello all, One thing I want to ask you: can anyone explain (an "idiot-like" explanation...) what is the difference between logical addressing and physical addressing? Thanks!
  7. I

    Question about unions (C language)

    Hello all, I have a question about unions. Suppose we have the following piece of code: typedef struct { ... }type_struct1; typedef struct { ... }type_struct2; typedef union{...
  8. I

    Program Counter register and the amount of ROM memory

    In these conditions, can my program be more than 64k, but without banking technics?
  9. I

    Program Counter register and the amount of ROM memory

    Hello all, is there a interdependence between the size of PC register and the amount of ROM memory? Meaning, if PC is 16bit long, the amount of ROM memory can not be less than 2^16=64K ROM memory?
  10. I

    refer any good book to understand embedded C?

    Hello RF-OM, I want this book. Is it possible for me to have it?
  11. I

    Which tool can generate automatic tests for module testing?

    Hello all. I'm looking for some kind of free tool which can ganerate automatic tests for module testing. In other words, I want a tool (I could write it myself, but I need a starting point) which can automatically generate module test cases for a given C module. Thank you!
  12. I

    Switched-Currents: an Analogue Technique for Digital Technology

    Re: requset a ebook You could try google...
  13. I

    What to do to start generating codes?

    Re: code I don't understand...you're looking for a tool that generates code, or what? If so, you could try statemate, it generates code based on statecharts.
  14. I

    What is the role of of a capacitor in circuits?

    Re: about capacitors Thank you all, nice example... One question: who is the police car in a real circuit? :D

Part and Inventory Search

Back
Top