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: RF using bit banging
bjerkely12

Replies: 4
Views: 5806

PostForum: General CCS C Discussion   Posted: Sat Jun 17, 2006 8:59 am   Subject: RF using bit banging
I'm using ATX-34 and ARX-34 modules from UDEA electronics:

http://www.udea.com.tr/Turkce/Urunler/RF_Moduller/RF_Receivers.htm
http://www.udea.com.tr/Turkce/Urunler/RF_Moduller/RF_Transmitters.htm ...
  Topic: RF using bit banging
bjerkely12

Replies: 4
Views: 5806

PostForum: General CCS C Discussion   Posted: Fri Jun 16, 2006 4:38 pm   Subject: RF using bit banging
I'm trying to send data over RF link and I have to use D0 pin of a PIC16F877.

So can you help me on RF data transmit/receive code using bit banging technique.

Regards,
  Topic: pointer to EEPROM?
bjerkely12

Replies: 3
Views: 4947

PostForum: General CCS C Discussion   Posted: Sun May 14, 2006 2:27 am   Subject: pointer to EEPROM?
Is it possible to declare a pointer to EEPROM ?

I want to read and write to EEPROM without using read_eeprom(),write_eeprom() routines.


Regards
  Topic: IAR to CCS
bjerkely12

Replies: 4
Views: 9745

PostForum: General CCS C Discussion   Posted: Wed May 10, 2006 5:18 pm   Subject: IAR to CCS
In CCS manual it says that pointer to constand is not allowed ,ok but how can I handle this

const char *str;
  Topic: IAR to CCS
bjerkely12

Replies: 4
Views: 9745

PostForum: General CCS C Discussion   Posted: Tue May 09, 2006 1:27 pm   Subject: IAR to CCS
Hi friends,
I'm trying to convert some IAR code to CCS and have confusions with data declarations.For example what can I use in CCS for

__eeprom __no_init <identifier> ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group