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 1 match
CCS Forum Index
Author Message
  Topic: RF using bit banging
serkan

Replies: 4
Views: 5898

PostForum: General CCS C Discussion   Posted: Sun Mar 01, 2009 12:07 pm   Subject: RF using bit banging
#define data_in PIN_B0
#define veri_hatali PIN_A1
#define veri_dogru PIN_A2


void fivebit0();
void fivebit1();
void data_read();

int16 plus0=0;

void main()
{

setup_adc_por ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group