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 4 matches
CCS Forum Index
Author Message
  Topic: RS232 UART TX from multiple PICs at the same time.
zonared

Replies: 4
Views: 8985

PostForum: General CCS C Discussion   Posted: Tue Sep 15, 2009 6:45 am   Subject: RS232 UART TX from multiple PICs at the same time.
Hello everyone,

I was just wondering if anyone has ever paralleled multiple PICs via RS232. So all RX pins together and all TX pins together? Sort of like master/slave except the master in my case ...
  Topic: PWM in 16F873A
zonared

Replies: 1
Views: 6712

PostForum: General CCS C Discussion   Posted: Tue Nov 16, 2004 4:26 am   Subject: PWM in 16F873A
I have been trying to setup a simple PWM for awhile now with this chip. It produces some bazaar results. Code is as follows:

set_tris_a(0b11101111);
set_tris_b(0b00000000);
set_tris_c(0b11011000) ...
  Topic: eeprom data compression
zonared

Replies: 4
Views: 13656

PostForum: General CCS C Discussion   Posted: Tue May 25, 2004 7:53 pm   Subject: Thanks
Smile I have organised some of my variables into status registers and I can write to the eeprom as integers like Neutone suggested. Thanks again guys.
  Topic: eeprom data compression
zonared

Replies: 4
Views: 13656

PostForum: General CCS C Discussion   Posted: Wed Mar 24, 2004 11:45 pm   Subject: eeprom data compression
I was wondering if anyone has ever had to compress variables to make better use of there eeprom space? I have an external eeprom 256byte and 256byte internal eeprom in the 18F452. I need to fit more v ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group