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 22 matches
CCS Forum Index
Author Message
  Topic: Printing from Pc serial port to parallel port printer
oyhan

Replies: 7
Views: 6936

PostForum: General CCS C Discussion   Posted: Mon Dec 01, 2008 3:24 pm   Subject: Printing from Pc serial port to parallel port printer
How can I do that? For my problem..
  Topic: Printing from Pc serial port to parallel port printer
oyhan

Replies: 7
Views: 6936

PostForum: General CCS C Discussion   Posted: Sun Nov 30, 2008 4:14 pm   Subject: Printing from Pc serial port to parallel port printer
For example If I Send some characters with a file from pc lpt1 port I do not see any problem.
"c:\>copy lpt1 test.txt" this printer is write easily and true.
My printer information:
C ...
  Topic: Printing from Pc serial port to parallel port printer
oyhan

Replies: 7
Views: 6936

PostForum: General CCS C Discussion   Posted: Sun Nov 30, 2008 3:47 pm   Subject: Printing from Pc serial port to parallel port printer
Hi again..
I checked CTS RTS signal but they are same. No difference.
My code lose some characters. What is my code problem?
  Topic: Printing from Pc serial port to parallel port printer
oyhan

Replies: 7
Views: 6936

PostForum: General CCS C Discussion   Posted: Sun Nov 30, 2008 7:50 am   Subject: Printing from Pc serial port to parallel port printer
Hi
I want to write some character from pc serial port to parallel printer. Mini Thermal Printer has 24 colon and parallel port.
While printer is writing I saw some problem. Printer is not write som ...
  Topic: 12f675 and ds18b20
oyhan

Replies: 3
Views: 8853

PostForum: General CCS C Discussion   Posted: Sun Oct 15, 2006 1:38 pm   Subject: 12f675 and ds18b20
I use a pullup resistor in my circuit for I/O port. What can I do for this code Because it doesn't work. Thanks...
  Topic: 12f675 and ds18b20
oyhan

Replies: 3
Views: 8853

PostForum: General CCS C Discussion   Posted: Sun Oct 15, 2006 5:32 am   Subject: 12f675 and ds18b20
Hi Dear Friends
I need ds18b20 and 12f675 working sample code. I tested a sample code.( below page) But I gets only "TEMP:127 C" on hyper terminal. Would you help us please. Thanks...


...
  Topic: 12f683 printf
oyhan

Replies: 3
Views: 4829

PostForum: General CCS C Discussion   Posted: Sun Sep 03, 2006 1:32 pm   Subject: 12f683 printf
ok thanks for other form like...
(int8 var1)=(int16 var2) / (int8 var3) is necessary or not..
  Topic: 12f683 printf
oyhan

Replies: 3
Views: 4829

PostForum: General CCS C Discussion   Posted: Sun Sep 03, 2006 12:31 pm   Subject: 12f683 printf
hi
after this code timeVar=245
I got this message on SIOW TERMINAL
like" *** timePot=255 timeVar=245 *** "
but I have to get timeVar=(255*11)=2805 why? I do not understand..



i ...
  Topic: using 12f675 or 12F683 on RS232
oyhan

Replies: 5
Views: 12912

PostForum: General CCS C Discussion   Posted: Wed Aug 30, 2006 5:35 pm   Subject: using 12f675 or 12F683 on RS232
2. It's possible that you erased the OSCCAL value at address 0x3FF
and then put in a new one, but the value is incorrect, so the internal
oscillator runs at some incorrect frequency (Not at 4.0 MH ...
  Topic: using 12f675 or 12F683 on RS232
oyhan

Replies: 5
Views: 12912

PostForum: General CCS C Discussion   Posted: Wed Aug 30, 2006 4:32 pm   Subject: using 12f675 or 12F683 on RS232
It's okey. thanks pcm_programmer:::

#include <12F683.h>
#fuses NOWDT, INTRC_IO, NOCPD, NOPROTECT, NOMCLR, NOPUT
#use delay (clock=8000000)
#fuses INTRC, NOWDT, NOMCLR
#use rs232 & ...
  Topic: using 12f675 or 12F683 on RS232
oyhan

Replies: 5
Views: 12912

PostForum: General CCS C Discussion   Posted: Wed Aug 30, 2006 3:24 pm   Subject: using 12f675 or 12F683 on RS232
I do not use this code because it is sending difrence characters.. Why???
terminal speed and pic speed is same..


#include <12F675.h>
#fuses INTRC_IO, NOWDT, NOMCLR, NOPROTECT, NOBROWNOUT ...
  Topic: MCP3201 (microchip) is 12 bit adc
oyhan

Replies: 5
Views: 15125

PostForum: General CCS C Discussion   Posted: Sun Aug 13, 2006 5:29 am   Subject: MCP3201 (microchip) is 12 bit adc
Thanks akokyaw But I want to use mcp3201 . Only 3 Data port and only Dout . It Does not use DIn. I thing I convert your code for mcp 3201 but It did not run. (New code is in my first message) I saw s ...
  Topic: MCP3201 (microchip) is 12 bit adc
oyhan

Replies: 5
Views: 15125

PostForum: General CCS C Discussion   Posted: Fri Aug 11, 2006 3:46 pm   Subject: MCP3201 (microchip) is 12 bit adc
Can some one guide me where is mistake. Thanks..
  Topic: MCP3201 (microchip) is 12 bit adc
oyhan

Replies: 5
Views: 15125

PostForum: General CCS C Discussion   Posted: Fri Aug 11, 2006 1:25 am   Subject: MCP3201 (microchip) is 12 bit adc
Dear Friends..
MCP3201 is 12 bit adc on SPI communication. Below is sample program that is not working. Can some one guide me where is mistake. Thanks..



#include <16F88.h>
#fuses INTRC ...
  Topic: Changing lcd.c driver for 16f88
oyhan

Replies: 7
Views: 9196

PostForum: General CCS C Discussion   Posted: Tue Jul 25, 2006 5:26 pm   Subject: Changing lcd.c driver for 16f88
Hi Dear Friends
I want to do blinking lcd's karakter or may I see lcd's cursor. I use "flex_lcd.c" lcd driver. I want to increment variable like examp=xxxx I have 2 button up and down for ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group