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.

RS 485 Implementation

Status
Not open for further replies.

M_R_DEEP

Newbie level 3
Joined
Jan 12, 2012
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,300
Dear all,
Dear all, I have worked on pic18f4520 and have implemented usart and all basic peripherals. I am planning to work on rs485 implementation. I know the hardware detail with max 487 and implemented hardware.. please guide me how to start the programming part... Thank You Amardeep Singh
 

Create a simple UART interface in PIC18F first and then follow by the control of the data enable line.

Dear all,
Dear all, I have worked on pic18f4520 and have implemented usart and all basic peripherals. I am planning to work on rs485 implementation. I know the hardware detail with max 487 and implemented hardware.. please guide me how to start the programming part... Thank You Amardeep Singh
 

RE: I have done with the hardware part using PIC18f4520 and max487 transcievers...Please guide me for the programming code in ASCII mode using C language...It could be either for the master or slave end device...
 

You can use codes written for RS232 or UART.
Before sending data, use need to enable MAX487 transceiver.



RE: I have done with the hardware part using PIC18f4520 and max487 transcievers...Please guide me for the programming code in ASCII mode using C language...It could be either for the master or slave end device...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top