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 osman6464

  1. O

    [PIC] ADC controlling PWM Duty Cycle with 16f877a ( hitech C )

    hi cüneyt . I had used interrupt codes but I had not created an interrupt subprogram. so I added it. Can you post your code and proteus file? I can think about it. I improved my code. this is the last program that I compiled. #include <htc.h> #include <stdio.h> #include "delay.h" void...
  2. O

    [PIC] ADC controlling PWM Duty Cycle with 16f877a ( hitech C )

    Problem has solved. thank you. @milan.rajik
  3. O

    [PIC] ADC controlling PWM Duty Cycle with 16f877a ( hitech C )

    I've tried your suggestions but nothing has changed :/ I know the tittle of subprogram for interrupt. I meant which part of code should be in that. I tried something but mplab x shows errors. " main.c:19: error: (204) void function can't return a value main.c:77: error: (184) calling an...
  4. O

    [PIC] ADC controlling PWM Duty Cycle with 16f877a ( hitech C )

    I need to change duty cycle with adc module. I wrote a program and it changes duty cycle with a warning ("adc conversion started before wait time has expired following previous conversion or channel change") in proteus. how can I fix this ? how can I add a subprogram for interrup? thanks...

Part and Inventory Search

Back
Top