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: RDA problem using pointers to buffer structure
tbb

Replies: 4
Views: 7234

PostForum: General CCS C Discussion   Posted: Sun Oct 09, 2011 7:05 am   Subject: RDA problem using pointers to buffer structure
Guess you're right, but I'm still confused...

#int_RDA
void RDA_isr()
{
int t;
//PB->buff[PB->next_in] = fgetc(PC);
RS232IN.buff[RS232IN.next_in ...
  Topic: RDA problem using pointers to buffer structure
tbb

Replies: 4
Views: 7234

PostForum: General CCS C Discussion   Posted: Sun Oct 09, 2011 4:55 am   Subject: RDA problem using pointers to buffer structure
I'm trying to implement a double buffering input from rs232 (because I need synchronized IO timing to run some cnc router). So I have to use pointer to buffer structure, right? For testing reason, PIC ...
  Topic: DLP-232PC
tbb

Replies: 4
Views: 7342

PostForum: General CCS C Discussion   Posted: Mon Oct 03, 2011 1:45 pm   Subject: DLP-232PC
Got it from DLP support (Thank you Don), it's all about fuses! I would probably become bald before found it by myself...
Now 18F2410 is working ok! Thank you all for helping me=novice of the year!#fu ...
  Topic: DLP-232PC
tbb

Replies: 4
Views: 7342

PostForum: General CCS C Discussion   Posted: Mon Oct 03, 2011 11:12 am   Subject: DLP-232PC
Thank both of you for quick response, I do appreciate it very much!
Uhhh, I thought it's going to be easy for me to do this, but for sure I was wrong, a lot. I did all changes you suggested, but stil ...
  Topic: DLP-232PC
tbb

Replies: 4
Views: 7342

PostForum: General CCS C Discussion   Posted: Mon Oct 03, 2011 9:01 am   Subject: DLP-232PC
I want to upgrade my cnc machine (now using LPT to operate) to USB. So, I've got DLP's DLP-232PC board, equipped with FT232R and PIC 18F2410 mcu. According to datasheet, FT232R gives 24Mhz clock to PI ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group