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 3 matches
CCS Forum Index
Author Message
  Topic: UART for non standard baud rate
tumrobot

Replies: 10
Views: 12705

PostForum: General CCS C Discussion   Posted: Sun Aug 29, 2010 10:39 pm   Subject: UART for non standard baud rate
# andrewg

Is the baud rate 10400 or 104000? Your post mentions both.

Sorry i need to use buad rate 10400

#bkamen
Look at PDF page 187 of the datasheet for the PIC. It shows how to calculate ...
  Topic: UART for non standard baud rate
tumrobot

Replies: 10
Views: 12705

PostForum: General CCS C Discussion   Posted: Sun Aug 29, 2010 10:51 am   Subject: UART for non standard baud rate
I try to interface MCU to PC by use RS-232 baudrate 10400 at MCU and use Docklight Scripting V1.8 ser baudrate 10400 also.

I think it not working Crying or Very sad

Here is my code

#include <18F458.h ...
  Topic: UART for non standard baud rate
tumrobot

Replies: 10
Views: 12705

PostForum: General CCS C Discussion   Posted: Wed Aug 25, 2010 12:05 am   Subject: UART for non standard baud rate
Hi

Can I use uart for non standard baud rate?

#include <18F458.H>
#fuses HS, NOWDT, BROWNOUT, PUT, NOLVP
#use delay(clock=20000000)
#use rs232(baud=10400, xmit=PIN_C6, r ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group