MAX 232 Circuit Components
Shane M
Posts: 58
This· may sound silly.· But the last time I put together a max 232 circuit I had all the components in the same area and didn't actually have to order the parts.
NOW, I'm trying to solder a rs232 circuit onto a propellor board and I am having trouble identifying the parts to purchase from DigiKey.· EVEN the max chip itself.
Has anyone out there order those parts? Can you give me part numbers or links (to any place or site) so I order the right parts?
I used live chat at digikey and they were trying to sell me polarized capacitors.· I know the caps are ceramic non-polarized.· But I still don't know what exactly to get.
Help!
Shane
NOW, I'm trying to solder a rs232 circuit onto a propellor board and I am having trouble identifying the parts to purchase from DigiKey.· EVEN the max chip itself.
Has anyone out there order those parts? Can you give me part numbers or links (to any place or site) so I order the right parts?
I used live chat at digikey and they were trying to sell me polarized capacitors.· I know the caps are ceramic non-polarized.· But I still don't know what exactly to get.
Help!
Shane
Comments
I think most of the ones I've used recently have been STMicroelectronics ST232 variations - something like this one:
http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=497-3017-5-ND
But, I don't have them in front of me to let you know exactly which ones. According to the specs, these can use .1 uF caps so small nonpolarized ceramic caps should be fine.
I haven't used max232 chips for a while since other alternatives tend to be quite a bit cheaper. The ones I have used had higher recommended capacitance (1uF or 10uF).
The standard max232 uses 1uF caps and these are polarized. Use either tantalum or electrolytic. >=16V. (non polarized 1uF caps tend to be rather large)
There are variants on the max232 that use 0.1uF caps instead of 1uF, and these would be non polarized caps - and any sort of cap ought to work.
I just bought another batch of 20 as I've decided that RS232 is the standard connector for all my projects. Old, safe, reliable, but most importantly, you can plug outputs to outputs and short connections and plug connectors into unpowered boards and nothing bad will happen.
There is the max232 vs the max3232. The first needs 1k resistors in series to do the 5V to 3V translation.
The different variants are very confusing. Pick one and stick to it!
Post Edited (Dr_Acula) : 8/25/2009 2:17:29 PM GMT
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
On a side note, you can tap the charge pumps on std 232 type devices for a quick low current negative voltage source... I've done this for dac references and the like.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I'm using basic 2400 n,8,1 serial·from a PC to the Propeller board.
The max chip is setup for RX/TX/RTS/CTS.·
My Question.· Isn't it true that I only really need RX/TX.· The software I wrote·only has pins for rx/tx.·
The reason I ask is because the 9 pin right angle connection won't solder in since the pins are not positioned for the proto board.· So I was going to cut all but pins 2,3,5· (rx/tx/sig gnd) on the port.· Then I think I can tweak it and make it fit.
I am 98% sure that will be fine.
Please respond if you know the answer.
Shane
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
I appreciate it.