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: 12F675 and pullups
geoff99

Replies: 3
Views: 15390

PostForum: General CCS C Discussion   Posted: Wed Jan 07, 2004 4:10 am   Subject: 12F675 and pullups
Well I guess my mistake was to only consult the online help (not the manual) which has no mention of port_a_pullups. Still curious why the wizard chose port_b by default.

Thanks for the tip about ...
  Topic: 12F675 and pullups
geoff99

Replies: 3
Views: 15390

PostForum: General CCS C Discussion   Posted: Sat Jan 03, 2004 8:05 pm   Subject: 12F675 and pullups
I used the PIC wizard to create a new project for a 12F675 (asking for the weak pullups to be enabled) and got the following source code:

#include "junk.h"
void main()
{
port_b_pullups(TRUE); ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group