Electronic – Ceramic capacitors in parallel. Is this configuration suitable

capacitordecoupling-capacitor

I am building a circuit based on an ATmega328P. In the schematic of the datasheet are 3 capacitors (1uF, 4.7uF polarized, 1uF) in parallel on the power supply Vcc. I assume these are for decoupling purpose.

snippet from schematic diagram

I currently only have 470nF ceramic film capacitors (805) and tantalum capacitors (805). Is it possible to connect 2x470nF in parallel to achieve the ~1uF on the respective lines? In theory the capacitance is 940nF, but since it is used for decoupling it might be bad for the signal, because I solder two parts instead of one (more solder, cables, cable length, more resistance, …).

Does this matter in a practical situation?

EDIT: I build the circuit on a hole grid breadboard

Best Answer

Does this matter in a practical situation?

NO, one capacitor of more than 100 nF is usually already enough in 99.99% of all situations.

Place the capacitor as close to the VCC pins as possible.

There is really no need to place more than one 1 uF ceramic capacitor.

There is no point to combine decoupling or bypass capacitors such that they have a certain value.

Learn more about bypass capacitors by watching the EEVBlog video on the subject.

EDIT: I build the circuit on a hole grid breadboard

When using a breadboard, connections are so bad (due to contact resistance) anyway that it really doesn't matter what capacitor values you use.