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 LM317

  1. L

    reading a bit from std_logic_vector

    Hello, I want to check a bit that is the LSB bit of a std_logic_vector. How can i do that. Can i use parenthesis to specify the bit number like; if control_data_in(0) = '1' then does it work?
  2. L

    VHDL LCD Display - Simulation error using Xilinx ISE

    thank you al people that trying to help. your example codes and suggestions were helpful for me.
  3. L

    Atmel 89C51 programmer

    hi IanP, the programmer that you gave, it does not work on XP, because you can not able to work on parallel port on XP. is there any solution for this situation?... Regards.. LM317
  4. L

    problem using ADC as an interrupt for 8051

    8051 Interrupts Hi, I try to use ADC with interrupt. there are two points that i couldn't understand. these are; -on an example ASM code, C Carry Flag setb (C=1) and clear it. i think we use C as a one bit ACC. but why we need to do this. -same ASM code setb RD and clear it too. what is RD...
  5. L

    LCD intefacing for 8051 Beginner with Sch & ASM File

    thank you so much medtronic.
  6. L

    How to measure current in PCB trace?

    you should use a sense resistor and measure voltage on it by using oscilloscope..

Part and Inventory Search

Back
Top