What is the use of the capacitors in this schematic?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I'm using an STM32L476RG microcontroller where the recommended schematic was as follows -



enter image description here



I was wondering what the purpose of C25 and C22 were, as SB38 and SB32 are shorted in my nucleo development board. So, what is the purpose of these capacitors when they are shorted.



Edit - Since the picture is unclear, I have attached the link to the reference manual here. The schematic is in page 64. STM32L476RG reference manual



Why have they used C25 and C22 when SB38 and SB33 are shorted in the schematic?










share|improve this question









New contributor




blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2




    What VCAP? I don't see any VCAP. In fact, I can't read any of the text at all, due to it having been shrunk to oblivion. -1 because that should have been obvious. Closing as unclear.
    – Olin Lathrop
    2 hours ago














up vote
1
down vote

favorite












I'm using an STM32L476RG microcontroller where the recommended schematic was as follows -



enter image description here



I was wondering what the purpose of C25 and C22 were, as SB38 and SB32 are shorted in my nucleo development board. So, what is the purpose of these capacitors when they are shorted.



Edit - Since the picture is unclear, I have attached the link to the reference manual here. The schematic is in page 64. STM32L476RG reference manual



Why have they used C25 and C22 when SB38 and SB33 are shorted in the schematic?










share|improve this question









New contributor




blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2




    What VCAP? I don't see any VCAP. In fact, I can't read any of the text at all, due to it having been shrunk to oblivion. -1 because that should have been obvious. Closing as unclear.
    – Olin Lathrop
    2 hours ago












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I'm using an STM32L476RG microcontroller where the recommended schematic was as follows -



enter image description here



I was wondering what the purpose of C25 and C22 were, as SB38 and SB32 are shorted in my nucleo development board. So, what is the purpose of these capacitors when they are shorted.



Edit - Since the picture is unclear, I have attached the link to the reference manual here. The schematic is in page 64. STM32L476RG reference manual



Why have they used C25 and C22 when SB38 and SB33 are shorted in the schematic?










share|improve this question









New contributor




blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I'm using an STM32L476RG microcontroller where the recommended schematic was as follows -



enter image description here



I was wondering what the purpose of C25 and C22 were, as SB38 and SB32 are shorted in my nucleo development board. So, what is the purpose of these capacitors when they are shorted.



Edit - Since the picture is unclear, I have attached the link to the reference manual here. The schematic is in page 64. STM32L476RG reference manual



Why have they used C25 and C22 when SB38 and SB33 are shorted in the schematic?







capacitor stm32






share|improve this question









New contributor




blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 1 hour ago





















New contributor




blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 hours ago









blazingcannon

183




183




New contributor




blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






blazingcannon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 2




    What VCAP? I don't see any VCAP. In fact, I can't read any of the text at all, due to it having been shrunk to oblivion. -1 because that should have been obvious. Closing as unclear.
    – Olin Lathrop
    2 hours ago












  • 2




    What VCAP? I don't see any VCAP. In fact, I can't read any of the text at all, due to it having been shrunk to oblivion. -1 because that should have been obvious. Closing as unclear.
    – Olin Lathrop
    2 hours ago







2




2




What VCAP? I don't see any VCAP. In fact, I can't read any of the text at all, due to it having been shrunk to oblivion. -1 because that should have been obvious. Closing as unclear.
– Olin Lathrop
2 hours ago




What VCAP? I don't see any VCAP. In fact, I can't read any of the text at all, due to it having been shrunk to oblivion. -1 because that should have been obvious. Closing as unclear.
– Olin Lathrop
2 hours ago










2 Answers
2






active

oldest

votes

















up vote
4
down vote



accepted










Based on experience with other devices from the STM32 family I can tell the Vcap is a capacitor used to the internal voltage regulator. This is a mandatory part.



However, the STM32L476RG does not have Vcap pins. But the STM32 families are closely pin compatible. With only a few modifications.



I suspect your example board is suitable for more than only the STM32L476RG, and can also be used for part that do need Vcap. On you're part it's just Vdd/Vss, as for why the jumpers are shorted.



There is also a note on the schematic, mentioning VCAP for the F200 and F429:



enter image description here



F200/F429:VCAP1
F373:SD_VREF+
F373:PB14
F373:PB15
F373:PD8
F030R8/F373:PF6 & F200/F429:VCAP2





share|improve this answer





























    up vote
    -1
    down vote













    If you look into datasheet, these pins are Vss with no mention of another function. Ask developers of this circuit why they put names not compliant to the datasheet. Alternatively you use wrong microcontroller as circuit does not explicitly state part number (as far as I can see on the low-res image).






    share|improve this answer




















      Your Answer




      StackExchange.ifUsing("editor", function ()
      return StackExchange.using("mathjaxEditing", function ()
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
      );
      );
      , "mathjax-editing");

      StackExchange.ifUsing("editor", function ()
      return StackExchange.using("schematics", function ()
      StackExchange.schematics.init();
      );
      , "cicuitlab");

      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "135"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      convertImagesToLinks: false,
      noModals: false,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );






      blazingcannon is a new contributor. Be nice, and check out our Code of Conduct.









       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f398221%2fwhat-is-the-use-of-the-capacitors-in-this-schematic%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      4
      down vote



      accepted










      Based on experience with other devices from the STM32 family I can tell the Vcap is a capacitor used to the internal voltage regulator. This is a mandatory part.



      However, the STM32L476RG does not have Vcap pins. But the STM32 families are closely pin compatible. With only a few modifications.



      I suspect your example board is suitable for more than only the STM32L476RG, and can also be used for part that do need Vcap. On you're part it's just Vdd/Vss, as for why the jumpers are shorted.



      There is also a note on the schematic, mentioning VCAP for the F200 and F429:



      enter image description here



      F200/F429:VCAP1
      F373:SD_VREF+
      F373:PB14
      F373:PB15
      F373:PD8
      F030R8/F373:PF6 & F200/F429:VCAP2





      share|improve this answer


























        up vote
        4
        down vote



        accepted










        Based on experience with other devices from the STM32 family I can tell the Vcap is a capacitor used to the internal voltage regulator. This is a mandatory part.



        However, the STM32L476RG does not have Vcap pins. But the STM32 families are closely pin compatible. With only a few modifications.



        I suspect your example board is suitable for more than only the STM32L476RG, and can also be used for part that do need Vcap. On you're part it's just Vdd/Vss, as for why the jumpers are shorted.



        There is also a note on the schematic, mentioning VCAP for the F200 and F429:



        enter image description here



        F200/F429:VCAP1
        F373:SD_VREF+
        F373:PB14
        F373:PB15
        F373:PD8
        F030R8/F373:PF6 & F200/F429:VCAP2





        share|improve this answer
























          up vote
          4
          down vote



          accepted







          up vote
          4
          down vote



          accepted






          Based on experience with other devices from the STM32 family I can tell the Vcap is a capacitor used to the internal voltage regulator. This is a mandatory part.



          However, the STM32L476RG does not have Vcap pins. But the STM32 families are closely pin compatible. With only a few modifications.



          I suspect your example board is suitable for more than only the STM32L476RG, and can also be used for part that do need Vcap. On you're part it's just Vdd/Vss, as for why the jumpers are shorted.



          There is also a note on the schematic, mentioning VCAP for the F200 and F429:



          enter image description here



          F200/F429:VCAP1
          F373:SD_VREF+
          F373:PB14
          F373:PB15
          F373:PD8
          F030R8/F373:PF6 & F200/F429:VCAP2





          share|improve this answer














          Based on experience with other devices from the STM32 family I can tell the Vcap is a capacitor used to the internal voltage regulator. This is a mandatory part.



          However, the STM32L476RG does not have Vcap pins. But the STM32 families are closely pin compatible. With only a few modifications.



          I suspect your example board is suitable for more than only the STM32L476RG, and can also be used for part that do need Vcap. On you're part it's just Vdd/Vss, as for why the jumpers are shorted.



          There is also a note on the schematic, mentioning VCAP for the F200 and F429:



          enter image description here



          F200/F429:VCAP1
          F373:SD_VREF+
          F373:PB14
          F373:PB15
          F373:PD8
          F030R8/F373:PF6 & F200/F429:VCAP2






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 1 hour ago

























          answered 1 hour ago









          Jeroen3

          9,5191241




          9,5191241






















              up vote
              -1
              down vote













              If you look into datasheet, these pins are Vss with no mention of another function. Ask developers of this circuit why they put names not compliant to the datasheet. Alternatively you use wrong microcontroller as circuit does not explicitly state part number (as far as I can see on the low-res image).






              share|improve this answer
























                up vote
                -1
                down vote













                If you look into datasheet, these pins are Vss with no mention of another function. Ask developers of this circuit why they put names not compliant to the datasheet. Alternatively you use wrong microcontroller as circuit does not explicitly state part number (as far as I can see on the low-res image).






                share|improve this answer






















                  up vote
                  -1
                  down vote










                  up vote
                  -1
                  down vote









                  If you look into datasheet, these pins are Vss with no mention of another function. Ask developers of this circuit why they put names not compliant to the datasheet. Alternatively you use wrong microcontroller as circuit does not explicitly state part number (as far as I can see on the low-res image).






                  share|improve this answer












                  If you look into datasheet, these pins are Vss with no mention of another function. Ask developers of this circuit why they put names not compliant to the datasheet. Alternatively you use wrong microcontroller as circuit does not explicitly state part number (as far as I can see on the low-res image).







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 2 hours ago









                  Anonymous

                  4,6121626




                  4,6121626




















                      blazingcannon is a new contributor. Be nice, and check out our Code of Conduct.









                       

                      draft saved


                      draft discarded


















                      blazingcannon is a new contributor. Be nice, and check out our Code of Conduct.












                      blazingcannon is a new contributor. Be nice, and check out our Code of Conduct.











                      blazingcannon is a new contributor. Be nice, and check out our Code of Conduct.













                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f398221%2fwhat-is-the-use-of-the-capacitors-in-this-schematic%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Comments

                      Popular posts from this blog

                      What does second last employer means? [closed]

                      List of Gilmore Girls characters

                      One-line joke