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 3 matches
CCS Forum Index
Author Message
  Topic: RS232 I cant receive at 230400 bauds
dax

Replies: 9
Views: 11429

PostForum: General CCS C Discussion   Posted: Wed Sep 14, 2005 3:15 am   Subject: RS232 I cant receive at 230400 bauds
Hi, Im working in a proyect where i have to comunicate my PIC 18F4620 with a Bluetooth module working at 230400 bauds.

I�ve choosen a 3.686400 MHz ceramic resonator for the PIC, in order to reach t ...
  Topic: PROBLEMS WITH #use delay(clock=4000000)
dax

Replies: 4
Views: 14257

PostForum: General CCS C Discussion   Posted: Wed Aug 03, 2005 3:55 am   Subject: PROBLEMS WITH #use delay(clock=4000000)
Hi

Im working with PIC18LF4620 with 4 MHz external clock.

my header is

#include <18F4620.h>
#device ICD=TRUE
#fuses NOWDT,XT,NOPUT
#use delay(clock=4000000)
#use rs232(DEBUGGER)

...
  Topic: SPI receives bad response from a SD card
dax

Replies: 4
Views: 7940

PostForum: General CCS C Discussion   Posted: Sun Jun 19, 2005 3:05 pm   Subject: it works!
Thanks a lot to everybody, you save me lot of time!

Ive solved my problem with the SPI_SAMPLE_AT_END and Ive also wrotten the more eficient library to manage the SPI.


thank you again!
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group