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 8 matches
CCS Forum Index
Author Message
  Topic: UART software versus hardware and Interrupts?
aaea

Replies: 7
Views: 7332

PostForum: General CCS C Discussion   Posted: Mon Oct 04, 2010 4:36 am   Subject: UART software versus hardware and Interrupts?
Hi

I have two simple questions:
(a) Can a software UART transmit at 57.6kBaud using a 12MHz Xstal? and What is the fastest that the software UART can transmit with a 12MHz Xstal?
(b) If I have va ...
  Topic: Small Surface Mount Xstals for PIC?
aaea

Replies: 10
Views: 9976

PostForum: General CCS C Discussion   Posted: Fri Mar 05, 2010 4:23 am   Subject: Small Surface Mount Xstals for PIC?
Hi Ttelmah

Thank you for a thorough explanation. I have a lot to think about!

Have you had any experience with the small surface mount Xtals of the quartz variety?

All the best
a.
  Topic: Small Surface Mount Xstals for PIC?
aaea

Replies: 10
Views: 9976

PostForum: General CCS C Discussion   Posted: Fri Mar 05, 2010 2:45 am   Subject: Small Surface Mount Xstals for PIC?
Hi PCM Programmer

Thank you for your reply.
Can you please explain the role of these small caps on the Xstal?
In the past I had projects which had no caps on the Xstal- and things seemed to work. ...
  Topic: Small Surface Mount Xstals for PIC?
aaea

Replies: 10
Views: 9976

PostForum: General CCS C Discussion   Posted: Thu Mar 04, 2010 11:31 pm   Subject: Small Surface Mount Xstals for PIC?
Hi PCM Programmer

Thank you.
I was thinking along the lines of:

http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=644-1047-1-ND
or even smaller?

Can I use Xtals that are ...
  Topic: Small Surface Mount Xstals for PIC?
aaea

Replies: 10
Views: 9976

PostForum: General CCS C Discussion   Posted: Thu Mar 04, 2010 10:50 pm   Subject: Small Surface Mount Xstals for PIC?
Hi

I have been using 12MHz Xstals that have a package HC49 (through hole) with my PIC projects.
I was wondering if there are any smaller, surface mount Xstals that I can use with my PIC18LF4550?
...
  Topic: Fastest Data Transfer
aaea

Replies: 6
Views: 5131

PostForum: General CCS C Discussion   Posted: Tue Jan 19, 2010 12:41 am   Subject: Fastest Data Transfer
Hi

I am using the PIC18F2550. I was wondering what is the fastest that data can be transferred using RS232 (I am using a 12MHz Xtal)?

Alternatively, using USB, what is the fastest that data can ...
  Topic: EEPROM Problems
aaea

Replies: 3
Views: 4327

PostForum: General CCS C Discussion   Posted: Mon Jan 11, 2010 11:50 pm   Subject: EEPROM Problems
Hi Wayne_

Thank you for your reply.

Can you please tell me if there is a way to prevent the EEPROM from being re-programmed in the *.c code? Is there a line/command I can add?

It turns out th ...
  Topic: EEPROM Problems
aaea

Replies: 3
Views: 4327

PostForum: General CCS C Discussion   Posted: Mon Jan 11, 2010 8:17 am   Subject: EEPROM Problems
Hi

I am using the PIC18LF2550 chip.
I have written the following to the EEPROM:

//***Initialize "0 0 0 0 0 0 0 0" to EEPROM
t = 0;
for(i=0;i<8;i++){
wr ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group