Author |
Message |
Topic: EX_PATG.c |
malu79
Replies: 4
Views: 6217
|
Forum: General CCS C Discussion Posted: Wed Nov 23, 2011 1:45 am Subject: EX_PATG.c |
If I can not use the period 1000000 to obtain the frequency of 1 Hz, the problem is that I can not set a correct value for the timer, the frequency increasing also because it accumulates a delay that ... |
Topic: EX_PATG.c |
malu79
Replies: 4
Views: 6217
|
Forum: General CCS C Discussion Posted: Mon Nov 21, 2011 12:20 pm Subject: EX_PATG.c |
if I wanted to get a frequency of 1 Hz, what time should I consider? |
Topic: EX_PATG.c |
malu79
Replies: 4
Views: 6217
|
Forum: General CCS C Discussion Posted: Mon Nov 21, 2011 9:33 am Subject: EX_PATG.c |
Sorry if I continue to disturb but I just have a question: ex_patg.c example, in the CCS,
//NOTE: periods MUST be multiples of 400
//Periods are in microseconds
#define PERIOD_0 400
#def ... |
Topic: Help_INTERRUPT |
malu79
Replies: 2
Views: 3957
|
Forum: General CCS C Discussion Posted: Wed Nov 16, 2011 2:28 am Subject: Help_INTERRUPT |
Hi, I write because I need clarification on the use of the interrupt. I wrote some time ago and in this regard I refer to the example provided by the CCS that the file EX_PATG. Some might explain this ... |
Topic: Calculation of Frequency |
malu79
Replies: 1
Views: 4262
|
Forum: General CCS C Discussion Posted: Sun Jun 26, 2011 6:04 am Subject: Calculation of Frequency |
Hello,
I am a guy who recently approached the planning of the pic, in this regard I would ask yourself a question. I refer to the example in the CCS C Compiler (EX_PATG.c) and the question is as foll ... |
|