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 5 matches
CCS Forum Index
Author Message
  Topic: Declaration of a variable
agompert

Replies: 1
Views: 2520

PostForum: General CCS C Discussion   Posted: Tue Feb 05, 2008 8:03 pm   Subject: Declaration of a variable
I know I just need to experiment a little, but, I was wondering what type of a variable to declare. All I’m doing is just counting wheel turns on a wheel and multiplying it times the distance around ...
  Topic: Only displaying 8 places on a 1x16 LCD
agompert

Replies: 1
Views: 4266

PostForum: General CCS C Discussion   Posted: Tue Jan 22, 2008 4:34 pm   Subject: Only displaying 8 places on a 1x16 LCD
I'm new to C programing and am having a problem with displaying on a LCD. I am using a 1X16 line LCD. in 4 bit mode, and using the LCD.C
include file. Only the first 8 digit are displaying on the le ...
  Topic: Unwanted scrolling on a 1X16LCD
agompert

Replies: 1
Views: 4304

PostForum: General CCS C Discussion   Posted: Tue Jan 22, 2008 3:14 pm   Subject: Unwanted scrolling on a 1X16LCD
I was wondering if someone can tell me how to stop scrolling on a LCD display. I've tried different format strings. but I must not be getting the right format. If a person can tie the string to the be ...
  Topic: How to convert a binary #
agompert

Replies: 1
Views: 5426

PostForum: General CCS C Discussion   Posted: Mon Jan 21, 2008 10:14 pm   Subject: How to convert a binary #
I'm new to C programing.

I was wondering if someone could give me a little direction on how to convert a 16 bit binary # into a form I can output to the lcd_putc() function which is in the lcd.c ...
  Topic: Need help with i/o
agompert

Replies: 2
Views: 3094

PostForum: General CCS C Discussion   Posted: Tue Jan 15, 2008 11:49 am   Subject: Need help with i/o
I just started C programing and am trying to input from portc and then
output to portb but it's not looping,

Please help

#include "C:\test\main.h"

void main()
{

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


Powered by phpBB © 2001, 2005 phpBB Group