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 5 matches
CCS Forum Index
Author Message
  Topic: Cannot get rda_int working :S
Corta

Replies: 3
Views: 7101

PostForum: General CCS C Discussion   Posted: Mon Apr 02, 2007 1:19 pm   Subject: Cannot get rda_int working :S
3.224
  Topic: Cannot get rda_int working :S
Corta

Replies: 3
Views: 7101

PostForum: General CCS C Discussion   Posted: Mon Apr 02, 2007 12:38 pm   Subject: Cannot get rda_int working :S
i use PIC18F4620 to control a robot. On my bot i have another pic (18f2620) and i use rda_int to receive command from the controller... from there, everything works perfectly. Now i try to send data b ...
  Topic: #INT_RDA on PIC18F2620
Corta

Replies: 1
Views: 3887

PostForum: General CCS C Discussion   Posted: Tue Feb 13, 2007 3:01 pm   Subject: #INT_RDA on PIC18F2620
I use wireless module to communicate with a pc, it use RS232. My electronic is perfect but i have a problem with my program. I use rda_isr() but i cannot read the receive buffer.

#include <18F26 ...
  Topic: Timing problem with PIC18F2620
Corta

Replies: 2
Views: 5489

PostForum: General CCS C Discussion   Posted: Thu Jan 25, 2007 1:56 pm   Subject: Timing problem with PIC18F2620
wow it's work!
Thank you very much!
  Topic: Timing problem with PIC18F2620
Corta

Replies: 2
Views: 5489

PostForum: General CCS C Discussion   Posted: Thu Jan 25, 2007 11:06 am   Subject: Timing problem with PIC18F2620
I starting to work with PIC18F2620 and I simply trying to test output port...

//**************

void main()
{

setup_adc_ports(NO_ANALOGS|VSS_VDD);
setup_adc(ADC_OFF|ADC_TAD_MUL_0);
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group