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.

Interfacing pic16f877A to Max 485

Status
Not open for further replies.

mouzid

Full Member level 5
Joined
Jun 22, 2007
Messages
248
Helped
9
Reputation
18
Reaction score
0
Trophy points
1,296
Activity points
2,876
max485

Hello everybody,

To connect the PC to PIC we use the max232 to convert RS232 signal to TTL.
MAX485,however, makes TTL-level signals RS-485 compatible. So, logicaly, to connect a PIC to a 485 Network we use the MAX 485 and then the Max232 as interface (see figure).

I saw in internet some guys connecting PIC directly to the Max485 without using the RS232.
Does this work ? Why ?
 

connect max485

If you want to drive RS485 you do not need to convert to RS232 first. They are alternative data transmission methods and not dependent on each other in any way.

If an RS232 signal is fed into a RS485 driver it probably wouldn't work anyway as the negative voltage would exceed the ICs maximum ratings.

MAX485 is designed to connect directly to the microprocessor, be driven from 5V levels and produce 5V level data out.

Brian.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top