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 dexta64

  1. D

    Problems with Gate Driver IC

    You need to supply external supply voltage to C2. In order to open the high side Mosfet, there must be a voltage between G and S. - - - Updated - - - The drawing is a little bad, but it does.
  2. D

    [SOLVED] How to configure pic 16f72 in micro c compiler

    The correct one is "unit ++" Unit = unit ++ If the operation is done correctly, fetch the processor overhead. The program size is longer.
  3. D

    [SOLVED] How to configure pic 16f72 in micro c compiler

    'Proton Basic Code '**************************************************************** Device = 16F72 ;------------------------------------------------------------------------------- ;**** Added by Fuse Configurator **** ; Use the Fuse Configurator plug-in to change these settings Config FOSC_XT...
  4. D

    [SOLVED] How to configure pic 16f72 in micro c compiler

    You will use pickit2 as a programmer.
  5. D

    [SOLVED] How to configure pic 16f72 in micro c compiler

    Set the fuse settings. FOSC->XT, WDTE->OFF, PWRTE_ON, CP->OFF, BOREN->OFF

Part and Inventory Search

Back
Top