Discussion Forum

dual serial port usingds89c420

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
laxaman kumar
Posted
23-Mar-2006 07:26 GMT
Toolset
C51
New! dual serial port usingds89c420
hello,
iam using ds89c420 in my application.
in this i want to recive the data from serial port1 and transmit data from the serial port0.
then how to write code in keil for this application
Read-Only
Author
Reinhard Keil
Posted
27-Mar-2006 08:30 GMT
Toolset
None
New! RE: dual serial port usingds89c420
Similar to this:
http://www.keil.com/support/docs/1324.htm

Reinhard
Read-Only
Author
A.W. Neil
Posted
27-Mar-2006 14:05 GMT
Toolset
None
New! dual serial port - common clock?
That article says,

"the serial ports will probably need to be setup to use different baud rates with different timers"

If you do want the same baud rate on both ports, is it really not possible to clock them both from the same timer??

Next Thread | Thread List | Previous Thread Start a Thread | Settings