MAX232 translates...

Originally Posted by
emptyset
hi,
i've got a simple PBPro routine to send basic ASCII commands via RS232 to another embedded device. i'm running a 12f675 at 4MHz (internal osc) and communicating at 300bps 8N2. everything is working properly - the LED blinks, LCD displays, and i've confirmed that a PC can see the ASCII as expected.
my problem is that the other embedded device doesn't react to the PIC. if i send the same ASCII with my PC (same settings), the embedded device reacts. could it be that my PIC isn't putting out enough voltage? i'm not using anything to give true CMOS voltage levels - just 0 and +5V output. this has always been enough before on other projects, but this dude isn't responding.
any similar experiences out there?
thanks!
Pat
Hi Pat,
Welcome to the Forum.
PIC = +5V or 0V (logic rs232)
RS232 = +24V or -24V (real rs232)
IC named MAX232 MAX233 translates logic 232 to real 232 both ways
-Adam-
Ohm it's not just a good idea... it's the LAW !
Bookmarks