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 8 matches
CCS Forum Index
Author Message
  Topic: delay_us(1200000); 7 segment do not run
jackhammer

Replies: 6
Views: 11305

PostForum: General CCS C Discussion   Posted: Mon Sep 26, 2011 7:29 am   Subject: delay_us(1200000); 7 segment do not run
ู^
^
^
thank you

what have function delay

delay_?? for a minute
  Topic: delay_us(1200000); 7 segment do not run
jackhammer

Replies: 6
Views: 11305

PostForum: General CCS C Discussion   Posted: Mon Sep 26, 2011 7:03 am   Subject: delay_us(1200000); 7 segment do not run
I use 7 segment 4 base create colck digital do not have second base


24:00

I want delay 7 segment 4 base at minute help me


at first

delay_us(200);

normal number very quickly
...
  Topic: comparison of char variable and if How to use
jackhammer

Replies: 3
Views: 7803

PostForum: General CCS C Discussion   Posted: Sun Sep 25, 2011 3:59 am   Subject: comparison of char variable and if How to use
i have array char variable

char Code[]{0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};

suppose
i want stop program at Code[4]
How to use if for char variable because d ...
  Topic: do can change code as clock ?
jackhammer

Replies: 1
Views: 4083

PostForum: General CCS C Discussion   Posted: Sat Sep 24, 2011 9:33 am   Subject: do can change code as clock ?
this code normal will count 1- 9999 but me wanna change as clock

#include <16F877A.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
unsigned char DisBuff[5] ...
  Topic: help me ERROR"Expecting a close paren"
jackhammer

Replies: 4
Views: 7614

PostForum: General CCS C Discussion   Posted: Sat Sep 24, 2011 9:21 am   Subject: help me ERROR"Expecting a close paren"
What do you can change code as clock ?
  Topic: help me ERROR"Expecting a close paren"
jackhammer

Replies: 4
Views: 7614

PostForum: General CCS C Discussion   Posted: Sat Sep 24, 2011 6:45 am   Subject: help me ERROR"Expecting a close paren"
Thank you very much for all comments Very Happy
  Topic: help me ERROR"Expecting a close paren"
jackhammer

Replies: 4
Views: 7614

PostForum: General CCS C Discussion   Posted: Sat Sep 24, 2011 4:50 am   Subject: help me ERROR"Expecting a close paren"
#include <16F877A.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
unsigned char DisBuff[5];
unsigned char Scan_Column[]={0xfe,0xfd,0xfb,0xf7,0xff&# ...
  Topic: clock 7segment PIC16F877A
jackhammer

Replies: 0
Views: 4111

PostForum: General CCS C Discussion   Posted: Mon Sep 05, 2011 11:03 am   Subject: clock 7segment PIC16F877A
help me

find in google do not have clock code of pic16f877a where not true

ask clock code for pic16f877a and pic simulation proteus

Crying or Very sad Crying or Very sad

or hex file and schematic design file ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group