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 7 matches
CCS Forum Index
Author Message
  Topic: I2C Intended Purpose
FirstSteps

Replies: 2
Views: 3978

PostForum: General CCS C Discussion   Posted: Fri Jun 30, 2006 7:34 am   Subject: I2C Intended Purpose
Would any I2C experts comment on this, please?

It is my understanding that I2C was intended only for on-card communication between chips and not intended for off-card networking or over-wire networ ...
  Topic: TQFP programming
FirstSteps

Replies: 18
Views: 22848

PostForum: General CCS C Discussion   Posted: Tue May 30, 2006 9:08 am   Subject: TQFP programming
Is this a one-off or for production?

I've done this before. You'll need to bend the pins of interest slightly down, flip the chip and solder fine wires to the pins. The fine wire can be got from an ...
  Topic: Any reason why my A/D data is cyclic?
FirstSteps

Replies: 5
Views: 8221

PostForum: General CCS C Discussion   Posted: Tue May 30, 2006 9:03 am   Subject: Any reason why my A/D data is cyclic?
Are you bandwidth limiting in front of the A/D converter? You could be seeing aliasing if you don't filter for your frequencies of interest.
  Topic: BASIC to C: What is the C equivalent of Mid$ in BASIC
FirstSteps

Replies: 5
Views: 14039

PostForum: General CCS C Discussion   Posted: Tue May 23, 2006 1:11 pm   Subject: BASIC to C: What is the C equivalent of Mid$ in BASIC
Thanks to all. [bow from waist]
  Topic: BASIC to C: What is the C equivalent of Mid$ in BASIC
FirstSteps

Replies: 5
Views: 14039

PostForum: General CCS C Discussion   Posted: Tue May 23, 2006 12:03 pm   Subject: BASIC to C: What is the C equivalent of Mid$ in BASIC
I need to copy n bytes from anywhere in an array of int8 like the BASIC Mid$ statement. The binary bytes I'm working with may contain the null character. Can someone push me in the right direction? Th ...
  Topic: Beginning C user having trouble using #define with functions
FirstSteps

Replies: 5
Views: 7655

PostForum: General CCS C Discussion   Posted: Tue May 09, 2006 7:54 pm   Subject: Beginning C user having trouble using #define with functions
Thank you. I see my mistake now. I was trying to use #byte and #bit before and thought the usage was the same for #define. I spent an hour looking over the preprocessor chapter in a "Learning C" type ...
  Topic: Beginning C user having trouble using #define with functions
FirstSteps

Replies: 5
Views: 7655

PostForum: General CCS C Discussion   Posted: Tue May 09, 2006 7:14 pm   Subject: Beginning C user having trouble using #define with functions
I'm trying to use a #define pre-processor directive to pass a parameter to a function but the compiler is throwing an error when I use it. Here is a portion of my code relevant to the problem issue. T ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group