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: 8080 protocol bus
jccsantos

Replies: 4
Views: 6521

PostForum: General CCS C Discussion   Posted: Fri Dec 21, 2007 6:09 am   Subject: 8080 protocol bus
Embarassed sorry,

Is for oled controller from densitron DD-32645C-2A, The interface can be 6800-parallel interface , 8080-parallel interface or SPI, but in this case, densitron have make de 8080-parall ...
  Topic: 8080 protocol bus
jccsantos

Replies: 4
Views: 6521

PostForum: General CCS C Discussion   Posted: Fri Dec 21, 2007 3:34 am   Subject: 8080 protocol bus
Hi, with the signals CS# , RW#, RD# , D/C# , RST# and data bus (8 bits), and a pic18f452, what is the right sequence for start a 8080 bus sequence,
like what´s first cs->dc->rw->data or els ...
  Topic: Display value to a 7 segments display.(howto?)
jccsantos

Replies: 0
Views: 3017

PostForum: General CCS C Discussion   Posted: Fri Jun 15, 2007 9:56 am   Subject: Display value to a 7 segments display.(howto?)
Hi, i have this code.

void main()
{ float temperature;
setup_adc_ports(NO_ANALOGS);
setup_adc(ADC_OFF);
setup_psp(PSP_DISABLED);
setup_timer_0& ...
  Topic: "problem" in mathematical formula
jccsantos

Replies: 2
Views: 4291

PostForum: General CCS C Discussion   Posted: Sun Dec 11, 2005 7:49 am   Subject: "problem" in mathematical formula
@specialk

Thank�s, it�s the only thing that i can�t solve until now Cool
  Topic: "problem" in mathematical formula
jccsantos

Replies: 2
Views: 4291

PostForum: General CCS C Discussion   Posted: Sat Dec 10, 2005 3:03 pm   Subject: "problem" in mathematical formula
Hi,

I am to make a program, but I am with a problem in the programming that is the following one:
We have two variable MIN and MAX, and we have another one (VAR) from 0 to 254.

What I inten ...
  Topic: 2 rs232 diferent speeds?????
jccsantos

Replies: 1
Views: 3764

PostForum: General CCS C Discussion   Posted: Tue Nov 01, 2005 10:05 am   Subject: 2 rs232 diferent speeds?????
I want to know if this is valid???? and if is work�s rigth? (problem�s in different speed�s)
#include <16F877A.h>
#device *=16
#device adc=8
#FUSES NOWDT, HS, PUT, NOPROTECT, NODEBUG, NOBROW ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group