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 hutt123

  1. H

    Pic 18f4550 external interrupt problem

    Hi, Tahmid the problem was in the debugging because when I tried it without debugging it worked. Thanks again for your help :) ---------- Post added at 15:50 ---------- Previous post was at 15:46 ---------- Hi yuvko, I was only trying the code in the debugging mode but right know i had tried...
  2. H

    Pic 18f4550 external interrupt problem

    Hi, Tahmid thanks for replying. My scope is to learn how to operate pic18f4550 external interrupt so that I can use it in other applications. In order to test the above code I am using pickit3 of Microchip which enables me to debug each line of the code on the actual prototype circuit being...
  3. H

    Pic 18f4550 external interrupt problem

    Hi, I am trying to use pic 18f4550 external interrupt INT0 but when I am trigger it there is no response. Can someone check my code pls ? #include <p18f4550.h> #include <portb.h> #pragma config FOSC = INTOSCIO_EC //Internal oscillator, port function on RA6, EC used by USB #pragma config WDT...

Part and Inventory Search

Back
Top