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 2 matches
CCS Forum Index
Author Message
  Topic: PIC16F87x using a pointer
ahmet2005

Replies: 1
Views: 3417

PostForum: General CCS C Discussion   Posted: Wed Nov 23, 2005 9:13 am   Subject: PIC16F87x using a pointer
I am trying to access specific I/O pins on a PIC16F87x using a pointer in C. However this doesn't work why?

char *Dir = (unsigned)&PORTB*8+0 producess Dir = 0x0030;
*Dir = 1; (supposed to se ...
  Topic: pic16fxxx
ahmet2005

Replies: 1
Views: 3375

PostForum: General CCS C Discussion   Posted: Fri Nov 11, 2005 3:04 pm   Subject: pic16fxxx
I would like to combine my pic 16f628 and usb port.I would like to build a circuit like this : 7 led and tree button connected to pic and pic connected to usb interface ic and this ic connected to usb ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group