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 4 matches
CCS Forum Index
Author Message
  Topic: Problem in use PORTB PIC 16F876A
ichigo295

Replies: 11
Views: 16093

PostForum: General CCS C Discussion   Posted: Sun Feb 16, 2014 3:24 pm   Subject: Problem in use PORTB PIC 16F876A
this is output function how to call it in the programme
hhhhhhhhh i know now how to use code button
  Topic: Problem in use PORTB PIC 16F876A
ichigo295

Replies: 11
Views: 16093

PostForum: General CCS C Discussion   Posted: Sun Feb 16, 2014 3:21 pm   Subject: Problem in use PORTB PIC 16F876A
//Function to transfer output from array to output port
void showout(){

if(n == 1)
{
for(j=0;j<8;j++)
{
output_b(outta1[j]);
d ...
  Topic: Problem in use PORTB PIC 16F876A
ichigo295

Replies: 11
Views: 16093

PostForum: General CCS C Discussion   Posted: Sun Feb 16, 2014 2:56 pm   Subject: Problem in use PORTB PIC 16F876A
plz Ttelmah how to call the output function,
  Topic: Problem in use PORTB PIC 16F876A
ichigo295

Replies: 11
Views: 16093

PostForum: General CCS C Discussion   Posted: Sun Feb 16, 2014 1:41 pm   Subject: Problem in use PORTB PIC 16F876A
i use ccs c compiler
the compiler indicate 0 error I transfer the hex file to proteus but nothing happened at the PORTB also when i use mplabsim nothing happed either at PORTB plz help me this is th ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group