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 abhijith94

  1. A

    [PIC] Interrupt based pulse counting for PIC 32

    Re: interrupt based pulse counting for PIC 32 I am able to build it but it's going to rest: jal_startup when I execute it. No I can't use hardware counter as I am trying to develop a program that counts the external pulses
  2. A

    [PIC] Interrupt based pulse counting for PIC 32

    hi, i am trying to write a pulse counter using PIC32, and my code is not working can someone please help me on this. #include <stdio.h> #include <stdlib.h> #include <math.h> #include <plib.h> #include <string.h> #define BAUDRATE 115200 #define GetSystemClock() (80000000ul) #define...

Part and Inventory Search

Back
Top