CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 4 matches
CCS Forum Index
Author Message
  Topic: Problem with Input capture
chary_pr23

Replies: 6
Views: 6392

PostForum: General CCS C Discussion   Posted: Thu Dec 04, 2008 6:39 am   Subject: Problem with Input capture
Here is the code for timer2 init and the fuses.

#ifndef _FUSES_H_
#define _FUSES_H_

#include <24FJ128GA010.h>

#device ICD=TRUE

#OPT 0 //Optimization level i ...
  Topic: Problem with Input capture
chary_pr23

Replies: 6
Views: 6392

PostForum: General CCS C Discussion   Posted: Thu Dec 04, 2008 12:35 am   Subject: Problem with Input capture
No.
Actually the values are 1121 instead of 1120. Sorry for that. I was sharing the board with other team members so I couldn't get you a copy paste of the readings in watch window. I have manually e ...
  Topic: Problem with Input capture
chary_pr23

Replies: 6
Views: 6392

PostForum: General CCS C Discussion   Posted: Wed Dec 03, 2008 12:52 am   Subject: Problem with Input capture
The bad value is such that the least significant byte in the difference(between cap values)becomes zero.

i.e

if the difference is 0x460, then the bad value is 0x400,
if the difference is 0x103 ...
  Topic: Problem with Input capture
chary_pr23

Replies: 6
Views: 6392

PostForum: General CCS C Discussion   Posted: Tue Dec 02, 2008 3:46 am   Subject: Problem with Input capture
Hi,

I am using PIC24FJ128GA010 on the Explorer 16 Development board. I use CCS compiler V 4.078

I am feeding a square wave to the input capture pin. But the difference in subsequent capture valu ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group