7

Out of curiosity, can I replace the electrolytic capacitors in the circuit with non-polar ceramic capacitors? Will I get the shifting in level?

MAX232 datasheet: LINK

  • Welcome to EE.SE. Please add more details to your question, including schematics, to allow others to understand what you are asking. – awjlogan Jan 08 '18 at 11:06
  • As a side note, consider using MAX202 or equivalent, which is the very same thing but with 100nF caps instead of 1uF. – Lundin Jan 08 '18 at 14:57
  • @Lundin true, but MAX232 is so effing ubiquitous, that sometimes it's simply not time/cost effective to hunt for replacements for it. –  Jan 08 '18 at 19:37
  • @vaxquis Yeah well perhaps this was more of an issue some 10 years ago when 1uF wasn't available in 0805 ceramic and you'd have to use tantalum caps instead. However, most second source to MAX232 work with 100nF, just not the original part from Maxim. – Lundin Jan 09 '18 at 07:27
  • 1
    To the OP: Has your question been answered? – MCG Jan 09 '18 at 08:38

1 Answers1

17

In short, the answer is yes.

If you look through the DATASHEET, you can see that it is fine to use ceramic capacitors. If you go to page 10, and look at the 'Typical Applications', you will find some notes at the bottom.

enter image description here

In case that wasn't clear enough, it is also stated in 10.2.2, that ceramic capacitors can be used. In fact, you will probably find that the majority of ICs these days can use ceramic capacitors.

This is why it is important to read datasheets thoroughly. The information should all be in there if it is read.

MCG
  • 11,809
  • 4
  • 34
  • 70
  • 4
    Is there even any case where electrolytic caps can’t be replaced with ceramic caps of the same capacity? – Michael Jan 08 '18 at 17:22
  • 3
    @Michael That is a question that would need a very long answer! Luckily, something similar was already asked here: https://electronics.stackexchange.com/questions/232631/ceramic-caps-vs-electrolytic-what-are-the-tangible-differences-in-use – MCG Jan 09 '18 at 08:14
  • Have a read through that and hopefully that should give you some answers :) – MCG Jan 09 '18 at 08:14