Search found 6 matches

by samic
27 Oct 2010 21:07
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: Multiple captures and multiple PWM
Replies: 0
Views: 1445

Multiple captures and multiple PWM

Hi, I try to explain my problem...I need to capture four channel of a radio control for RC elicopter and airplane to control four ESC brushless motor. The signal is 50Hz of frequency and it has Hi level can change between 1ms e 2ms. I must sampling on ciclically all four channels to update spin moto...
by samic
27 Oct 2010 18:48
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 Beta Testing
Topic: Problem with interrupt handle timer1
Replies: 2
Views: 3903

Re: Problem with interrupt handle timer1

Hi, I don't know this PIC but I think that the problem is on set the prescaler value TCKPS_1_bit = 0 TCKPS_0_bit = 0 It's equal at a prescaler of 1:1 and with TCS_bit = 0 you are using the internal clock. For example with 10Mhz of Quartz you have a period of 4/10*10^6 = 0.4us and if the timer went o...
by samic
08 Oct 2010 15:02
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: I need help. Why LED works in reverse?
Replies: 2
Views: 1645

Re: I need help. Why LED works in reverse?

Great!!!
The program goes well.

Thank you.
Regards.
Michele
by samic
07 Oct 2010 14:57
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: I need help. Why LED works in reverse?
Replies: 2
Views: 1645

I need help. Why LED works in reverse?

Hi, I need help by you... I need to generate a PWM for setting the module ESC for Brushless motor of Radio Control. I want low Duty Cycle when the button is off and high Duty Cycle when the button is on. The PWM works well, but during the test I see that the function of PWM associated to button is r...
by samic
03 Oct 2009 08:09
Forum: mikroBasic General
Topic: Help TIMER1 with 32Khz internal Oscillator
Replies: 3
Views: 2626

Hello, I'm embarrassed to say that there was a hardware problem with the bread board. :oops:
The program works well as I have posted.
Thank you.
Best regards.
by samic
27 Sep 2009 22:15
Forum: mikroBasic General
Topic: Help TIMER1 with 32Khz internal Oscillator
Replies: 3
Views: 2626

Help TIMER1 with 32Khz internal Oscillator

Hi, I'm sorry. I'm new on this forum. I need help. I have a program that manages external interrupt through the start and the stop of the Timer1 oscillator operating with the internal 32 kHz. I have tried many solutions but the result is that the timer overflows only the start of the PIC and then no...

Go to advanced search