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 14 matches
CCS Forum Index
Author Message
  Topic: Delay Problems
Vodka

Replies: 2
Views: 5149

PostForum: General CCS C Discussion   Posted: Wed Oct 03, 2007 11:12 am   Subject: Delay Problems
Yes indeed it works, very silly of me Embarassed .
Thanks again PCM programmer very much
  Topic: Delay Problems
Vodka

Replies: 2
Views: 5149

PostForum: General CCS C Discussion   Posted: Wed Oct 03, 2007 7:36 am   Subject: Delay Problems
Hi all, i have a small problem with delay_ms() and delay_us() functions. I`m trying to control some servomotors with this functions and i need something like "delay_ms(x)" for a smoother con ...
  Topic: PIC16f877 & LCD problem
Vodka

Replies: 6
Views: 17826

PostForum: General CCS C Discussion   Posted: Mon Oct 01, 2007 4:30 am   Subject: PIC16f877 & LCD problem
Unfortunately i have tried the Flex driver and the delay_ms(100); before lcd_init() but i have no luck. If i use the flex driver i can`t see anything on my lcd and if i use the lcd.c file from root an ...
  Topic: PIC16f877 & LCD problem
Vodka

Replies: 6
Views: 17826

PostForum: General CCS C Discussion   Posted: Sun Sep 30, 2007 8:19 am   Subject: PIC16f877 & LCD problem
The wiring is all correct and about "What have you got on the Vlcd line for the display?. " i don`t understant what that means.
  Topic: PIC16f877 & LCD problem
Vodka

Replies: 6
Views: 17826

PostForum: General CCS C Discussion   Posted: Sun Sep 30, 2007 6:56 am   Subject: PIC16f877 & LCD problem
Hi all, i`m trying to display something on my lcd but i can`t succeed.
I use a pic16f877 and a lcd(AC202A).
The pinout is:

B0 - unused
B1 - unused
B2 - enable
B3 - rs
B4 - data
B5 - data
B6 ...
  Topic: ADC problem ... that burned my sensor
Vodka

Replies: 6
Views: 6468

PostForum: General CCS C Discussion   Posted: Thu Sep 20, 2007 10:23 am   Subject: ADC problem ... that burned my sensor
[censored] my mistake, wiring is wrong !!! Thank you all and please excuse me Embarassed Embarassed Embarassed Embarassed
  Topic: ADC problem ... that burned my sensor
Vodka

Replies: 6
Views: 6468

PostForum: General CCS C Discussion   Posted: Thu Sep 20, 2007 10:12 am   Subject: ADC problem ... that burned my sensor
Thank you very much libor for you`re nice suggestions and what about Ttelmah said :
1. " XT oscillator, is not legitimate for 20MHz operation. " i don`t really understand what you tried to ...
  Topic: ADC problem ... that burned my sensor
Vodka

Replies: 6
Views: 6468

PostForum: General CCS C Discussion   Posted: Thu Sep 20, 2007 6:26 am   Subject: ADC problem ... that burned my sensor
Hi all, i have a small problem on a adc issue. I have a proximity sensor(sharp gp2d12) and i tried to make a simple adc conversion, something like when an object is in front of my sensor led should t ...
  Topic: A very small problem with delay
Vodka

Replies: 9
Views: 6677

PostForum: General CCS C Discussion   Posted: Sun Sep 16, 2007 4:12 am   Subject: A very small problem with delay
Well i have tried with ccs ver 4.013 but i can`t find any of the version you mentioned... if you please help me with one of those versions just to be sure that the compiler is ok i`ll be very grateful ...
  Topic: Need Help on PIC16F877A
Vodka

Replies: 10
Views: 7197

PostForum: General CCS C Discussion   Posted: Sat Sep 15, 2007 6:41 am   Subject: Need Help on PIC16F877A
everything goes well till delay_ms() apear..i have the same problem....pls tell me why???
  Topic: A very small problem with delay
Vodka

Replies: 9
Views: 6677

PostForum: General CCS C Discussion   Posted: Sat Sep 15, 2007 6:40 am   Subject: A very small problem with delay
seems like no one can help me?? i have to try other compliers?? but i love ccs .....should i choose another version???
  Topic: A very small problem with delay
Vodka

Replies: 9
Views: 6677

PostForum: General CCS C Discussion   Posted: Fri Sep 14, 2007 4:00 am   Subject: A very small problem with delay
no i have:

#use delay (clock=20000000)
  Topic: A very small problem with delay
Vodka

Replies: 9
Views: 6677

PostForum: General CCS C Discussion   Posted: Thu Sep 13, 2007 10:32 am   Subject: A very small problem with delay
i use :

#fuses HS,NOLVP, NOWDT,NOPROTECT

the crystal is external at 20Mhz
  Topic: A very small problem with delay
Vodka

Replies: 9
Views: 6677

PostForum: General CCS C Discussion   Posted: Thu Sep 13, 2007 9:52 am   Subject: A very small problem with delay
Hi all ccs coders...i have a small issue with delay_ms() function.My code should blink 5 leds connected to port D0-D4 on a pic16f877;my code is here:


#include "D:\CCS WORK\asta.h"


...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group