2016-04-09 01:47 PM
I'm designing a product that uses the STM32F446. The reference manual states that Vcap is increased to 4.7uF (from 2.2uF for the F405) on page 15 and later on page 72 (power supply scheme) it lists 2 x 2.2uF caps on the Vcap pins.
My current design uses a 4.7uF, 6.3V ceramic capacitor in a 0402 package. At 1.2V, the capacitance is approximately 3.5uF. Is this sufficient?I a previous product with a STM32F405, I had uses a 2.2uF, 4V ceramic capacitor in a 0402 package, which has closer to 1uF capacitance at 1.2V. I never had a problem with this design. I could change the capacitor to 10uF, 10V, 0603, which would have approximately 7uF at 1.2V, but due to space constraints I would like to avoid doing so and I'm not sure if using a higher capacitance than recommended could cause problems.Any ideas?2016-04-11 12:18 AM
The STM32F446xC/E DocID027107 Rev 5 Data Sheet tells you to use two capacitors - one on VCAP_1 and one on VCAP_2.
''Two external ceramic capacitors should be connected on VCAP_1 and VCAP_2 pin.'' These should be ceramic (X7R for example) 2.2uF. The 4.7uf value is used where only one VCAP pin is available (on smaller IC package). ''6.3.2 VCAP_1/VCAP_2 external capacitor Stabilization for the main regulator is achieved by connecting external capacitor CEXT to the VCAP_1 and VCAP_2 pin.For packages supporting only 1 VCAP pin, the 2 CEXT capacitors are replaced by a single capacitor.
''
CEXT is specified in Table 18. (p78). The Data Sheet specifies the low ESR required. (Equivalent Series Resistance). The small package capacitor you've chosen (0402) could give you problems. Have a look at -https://www.maximintegrated.com/en/app-notes/index.mvp/id/5527
2016-04-11 07:01 AM
Thanks. I should have been more clear, the package I'm using (QFP64) only has one Vcap pin and I'm using a 4.7uF cap. The
loses about 20% of its capacitance at 1.2V, so it will effectively be a 3.7uF cap. The question is if this is sufficient or if I should use a 10uF 0603 cap that will be about 7uF at 1.2V.The 4.7uF cap seems to work fine in prototypes but I want to make sure there are no surprises later on. At the same time, I'm not sure if using 7uF instead of 4.7uF could cause problems.2016-04-11 08:08 AM
OK. I don't think there's enough information in the Data Sheet or Reference Manual to work this out. I would use a physically larger capacitor to reduce the variation with voltage (because I wonder if I'd ever get an authoritative answer about suitability of different values).
I'll also offer what's usually Clive's advice - contact your FAE and get technical support from ST. Please post back here if youdo
get a definitive answer.2016-04-11 11:20 PM
2016-04-11 11:51 PM
The nominal capacitance required is 4.7uF when VCAP1 and VCAP2 are combined onto one pin. It's likely that the ESR is more critical for stability than the capacitance. I would use an X7R dielectric in a reasonable case size (0603 or 0805) and working voltage (10V) to feel comfortable that the requirements were probably met. There are linear regulators that will operate with ceramic output capacitors - stability is the issue. For more information read,
Ask the FAE or use a larger case size (likely to have more constant characterisitcs compared to very small components) and a reasonable dielectric like X7R (best generally available offering required capacitance).