Hello all! I was hoping you could shed some light on an issue we are seeing with the MAX3221CPWR transceiver for TTL -> RS232.
For various reasons, one of our design constraints is that the chip must be powered through a 330-ohm pullup to 5V and a Schottky diode (We understand this is not ideal, but it is needed). And because of the voltage drop that will be present across the 330-ohm when the drivers are drawing current, we have elected to configure the charge pump cap values to work with a VCC between 3V - 5.5V, per the datasheet (C1 = 0.1uF, C2-C4 = 0.47uF). We have also added some extra bulk capacitance to keep the rail stable, and disabled the auto-powerdown options. See schematic below:
The issue is that when powering this way, the chip will occasionally enter a state where it draws more current than normal, increasing the drop across R4 enough to drop VCC below 3V. Communication does drop out during this time, and V+ and V- barely reach +/- 3V. That is with the configuration shown above with C6 = 1uF. But, if I change C6 to 10uF, the issue goes away entirely.
If it is of any help, these are some measurements from our setup:
Normal state when communication is active (C6 = 10uF):
- VCC = 3.7V
- V_D1 = 120mV
- I_R4 = 3.4mA
Issue state when communication is active (C6 = 1uF):
- VCC = 2.3V
- V_D1 = 190mV
- I_R4 = 7.2mA
One thing we have tried is to delay the start of communication until the pump and bulk caps have charged fully, which we did with RC delay circuits at the EN and FORCEOFF pins, but that did not work.
Even though the issue seems to go away with more bulk capacitance, I was hoping you might have some insight as to why this happens in the first place? We wouldn't feel comfortable sending this out in the field if we don't fully understand the root of the issue, and why extra bulk capacitance solves it. Do note though that if R4 is increased to 410 ohm, no amount of bulk capacitance will fix the issue.
I would also appreciate your opinion on if this way of powering is very unreliable in general, even if working correctly, as knowing it has the potential to have this issue doesn't sit quite right with me. I cannot repeat the symptom of excess current draw when powering with 5V directly, it only happens when through that resistor.
Thank you in advance,
Thomas