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 6 matches
CCS Forum Index
Author Message
  Topic: Latest ICD software.
Pilot

Replies: 6
Views: 52999

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Thu Sep 30, 2004 1:21 pm   Subject: Latest ICD software.
see settings on the upper left corner of the advanced page
  Topic: Multiplexing LCD & Keypad
Pilot

Replies: 4
Views: 10793

PostForum: General CCS C Discussion   Posted: Mon Sep 06, 2004 12:17 am   Subject: Multiplexing LCD & Keypad
Pilot,

I guess we need some more detail, or this was part of another thread?

Trampas

I mean how can LCD and Keyboard share same pins?
My project has 3 buttons & 7 pins connected to LCD. ...
  Topic: Multiplexing LCD & Keypad
Pilot

Replies: 4
Views: 10793

PostForum: General CCS C Discussion   Posted: Fri Sep 03, 2004 3:38 am   Subject: Multiplexing LCD & Keypad
Hi,

I couldnt find :( Coluld you pls shortly explain the logic, give example code & shematic? Thanks (LCD is driven in 4 bit data mode)
  Topic: Using PORTC & I2C
Pilot

Replies: 4
Views: 10251

PostForum: General CCS C Discussion   Posted: Wed Aug 04, 2004 7:34 am   Subject: Using PORTC & I2C
I am new in PICC. I am using I2C Hardware in PORTC and i want to use other 6 pins for directly output (or input) numbers between 0 and 63, like
myout=52, without affecting the i2c pins/tris. what is ...
  Topic: ADC using interrupts
Pilot

Replies: 1
Views: 10801

PostForum: General CCS C Discussion   Posted: Sun Aug 01, 2004 2:51 pm   Subject: Re: ADC using interrupts
Hi,
I did 3 channel adc
but i want to use interrupt for ADC conversion and dont know how to do it with 3 channels? How i will know which channel is ready for read in the interrupt routine?

Thank ...
  Topic: ADC using interrupts
Pilot

Replies: 1
Views: 10801

PostForum: General CCS C Discussion   Posted: Sun Aug 01, 2004 11:47 am   Subject: ADC using interrupts
Hi,
I did 3 channel adc
#include "C:\PicPrj\CCSC\LCD_I2C_ADC\LCD_I2C_ADC.h"
#include <LCD.C>
// #int_AD

/*
AD_isr()
{

}
*/

#define ADCCONST 5.0/1 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group