Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

problem in RS485 communication

Status
Not open for further replies.

tapasparua

Newbie
Joined
Oct 17, 2008
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,304
rs485 avr communication

if multiple uc (8051) transmitting data to pc how to use a MAX485 network? will there be any chance of data collision?
 

rs485 communication problems

no it will never ..... if u design right protocol in software.
 

rs485 communication problem

hi ,

you have to make one server and multiple client. and the server should initiate all the communication. circuit is very simple. but you have to write the correct firmwire....................

arnab/vu2bpw
 

1. Design protocol with some checksum. Always check received packets for valid checksum.
2. If possible have only one master.
3. You can also try to use 9-bit UART mode for quick addressing.




avrmicrocontrollers.com - **broken link removed**
 

Yake care for switch time from transmitter to receiver mode on booth sides. It would by tricky.

b
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top