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 4 matches
CCS Forum Index
Author Message
  Topic: USB - Serial Speed
Deiphos

Replies: 3
Views: 7040

PostForum: General CCS C Discussion   Posted: Wed Jun 20, 2007 5:13 am   Subject: USB - Serial Speed
If I connect an RS232 device and I set a wrong baud rate data won't be displayed, but with USB to UART they do, at any baud rate, thats why I think that data speed is not dependant on what I select an ...
  Topic: USB - Serial Speed
Deiphos

Replies: 3
Views: 7040

PostForum: General CCS C Discussion   Posted: Wed Jun 20, 2007 3:57 am   Subject: USB - Serial Speed
It's just a simple question I can't solve on myself...when using the usb to serial, anybody knows wich speed data is being sent?
Any speed I select on the hyperterminal catches any data sent, so How ...
  Topic: RS232 Bidireccional
Deiphos

Replies: 5
Views: 7035

PostForum: General CCS C Discussion   Posted: Mon May 30, 2005 5:16 am   Subject: RS232 Bidireccional
I am having a problem with RS232 communication.This is the program I have used for test:


#include <16F874.h>
#use delay(clock=4194304)
#fuses HS, NOWDT, NOPROTECT, NOPUT, NOB ...
  Topic: Print float
Deiphos

Replies: 1
Views: 7619

PostForum: General CCS C Discussion   Posted: Thu May 13, 2004 9:37 am   Subject: Print float
If you have a float like this: 16.45858484,Is it possible to print it like this?
16.45.I think I knew how to do it,but I have forgotten it.
Thank you again.
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group