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: Read eeprom lost 2 address
nguyentuandang

Replies: 3
Views: 6666

PostForum: General CCS C Discussion   Posted: Tue Oct 30, 2012 8:55 pm   Subject: thanks
Thanks so much:))
  Topic: Read eeprom lost 2 address
nguyentuandang

Replies: 3
Views: 6666

PostForum: General CCS C Discussion   Posted: Tue Oct 30, 2012 11:33 am   Subject: Read eeprom lost 2 address

#include <16f877a.h>
#fuses NOWDT,PUT,HS,NOPROTECT
#use delay(clock=12000000)
#use rs232(baud=9600,parity=N,xmit=PIN_C6,rcv=PIN_C7)


main(){
int8 e,g,f;
g ...
  Topic: assign value register to port
nguyentuandang

Replies: 5
Views: 7877

PostForum: General CCS C Discussion   Posted: Sun Oct 07, 2012 3:16 am   Subject: assign value register to port
I agree Very Happy I'm beginner. I'm looking code for assign value bit port. You help me thanks so much Very Happy
  Topic: assign value register to port
nguyentuandang

Replies: 5
Views: 7877

PostForum: General CCS C Discussion   Posted: Sat Oct 06, 2012 7:52 pm   Subject: assign value register to port
Thanks I will try Smile but 30h is not reserved address. Address ca4,ca5,ca6,ca7 later I repair it but not change.
  Topic: assign value register to port
nguyentuandang

Replies: 5
Views: 7877

PostForum: General CCS C Discussion   Posted: Sat Oct 06, 2012 8:52 am   Subject: assign value register to port
I write code for pic16f877a. I use button in pin A0 and pin B0 and try change state pin when push button but can't. Someone please help me.

#include <16f877a.h>
#fuses NOWDT,PUT,HS,NOPROTEC ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group