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 tepalia02

  1. T

    PCB return path

    Careful and deliberate planning of a ground return path will keep unwanted currents from forming in parts of your circuit where they should not be. Provide deliberate ground return vias and ground return paths for all of your signals—especially high-speed switching signals. source...
  2. T

    [PIC] I2C with pic18f4550

    In your main function, you're checking for the ACK status immediately after calling I2C_Start(0xD0). However, as mentioned earlier, you should wait for the acknowledgment within the I2C_Start function itself. Modify the I2C_Start function to wait for the acknowledgment after sending the slave...
  3. T

    DS1307 RTC Power Problem When Unplugging Adapter

    You have already got many suggestions already. Here is an alarm clock based on DS1307. You can consider this circuit as an alternative.
  4. T

    Netgen error: setup file setup.tcl does not exist

    Ensure that you are in the correct directory or folder where your layout and setup files are located. The setup file should be in the same directory as your layout file.
  5. T

    What is the difference between power probe P_Probe1.p and P_Probe1.deltav in ADS?

    Double-check your simulation setup, ensuring that all relevant parameters are properly defined. Verify that the harmonic balance analysis settings are appropriate for your simulation.
  6. T

    [PIC] PIC16F1789 and ST95020 communication

    Please provide more details about the errors you are encountering. Is the code getting compiled? Is there any error messages?
  7. T

    "udemy" IT technical courses - have an impact for perception of employee

    It will add some points to your CV of course. That will keep you ahead. Before enrollment, see the reviews of the courses. Also try to find out if any of your friends did that course. Hopefully, they will give you honest reviews.
  8. T

    How to make electronics engineer in kolkata

    You can check Khargpur IIT.
  9. T

    Two LT783 in series?

    You can use two LT783 regulators in series. You have to take care of the thermal problems.
  10. T

    Getting started and need help with stm32wb55

    Connect the USB-C connector to a power source (5V or 12V) for your device.Use the SWD interface for programming. You'll need an SWD programmer/debugger. Connect the SWD lines (SWDIO, SWCLK, GND, and optionally NRST) to the corresponding pins on your STM32WB55CGU6. Data Transfer: If you want to...
  11. T

    [SOLVED] Ansys Terminal Port Error

    No sure if it will help. But you can check this out: https://www.edaboard.com/threads/hfss-port-refinement-process-hf3d-error.351652/
  12. T

    How to shift Smith Tool ZRef in 500 ohm?

    Which Smith's tool are you talking about? Could you please provide the link?
  13. T

    current and voltage of TEMD5020X01 respons

    To interface the TEMD5020x01 with an Arduino, you can connect the photodiode to an analog input pin on the Arduino. Use appropriate resistors to create a voltage divider if necessary, and consider using capacitors for filtering. The Arduino can then read the analog voltage .
  14. T

    Calculation of bank capacitor value in DC application

    Determine the energy requirements of your laser system. This will depend on the specifications of the laser and the duration of operation. Choose capacitors with suitable voltage and capacitance ratings. Ensure that the selected capacitors can handle the maximum voltage across them and provide...
  15. T

    Inquiry about Washing Color Testing Machine

    You can test this type of color sensors too to see the performence : https://www.pcbway.com/project/shareproject/ColorSenzor_dc5faeee.html

Part and Inventory Search

Back
Top