Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 17th June 2008, 01:29 AM   (permalink)
Default MAX487 With PIC

Anyone have any notes on using a couple max487 to let 2 pics communicate from long Distances?

I have the data sheet and the most confusing thing is:

"Control Input Voltage (RE, DE)...................-0.5V to (VCC + 0.5V)"

from:
http://datasheets.maxim-ic.com/en/ds/MAX1487-MAX491.pdf

So is this telling me my pic has to send a Max. of .5v to this IC?
AtomSoft is online now  
Reply With Quote
Old 17th June 2008, 02:03 AM   (permalink)
Default

i found:
Programming PIC Microcontrollers in BASIC - mikroElektronika
9.5 has some great info!

But code is in basic

RS485Slave_Init(160) ? How to implement in ASM?
RS485Slave_Write(dat,1) ?
AtomSoft is online now  
Reply With Quote
Old 17th June 2008, 05:43 AM   (permalink)
Default

Quote:
Originally Posted by AtomSoft View Post
Anyone have any notes on using a couple max487 to let 2 pics communicate from long Distances?

I have the data sheet and the most confusing thing is:

"Control Input Voltage (RE, DE)...................-0.5V to (VCC + 0.5V)"

from:
http://datasheets.maxim-ic.com/en/ds/MAX1487-MAX491.pdf

So is this telling me my pic has to send a Max. of .5v to this IC?
No it is telling you that the input should be limited to a range that includes 0.5V below GND to 0.5V above VCC. A signal outside this range will forward bias the input protection diodes. Trust me on this, you don't want that to happen.
__________________
We never have time to do it right; but we always have time to do it over.
Papabravo is offline  
Reply With Quote
Old 17th June 2008, 11:40 AM   (permalink)
Default

oh lol i see it now lol i feel silly now
AtomSoft is online now  
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 10:21 PM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.