By default, it comes set to 5V. I want to power it from a 3.7 Li battery.
I assume I need to cut/solder the solder-jumper to 3V3, since RAW voltage will be 3.7V?
Will Qwiic sensors linked to this Micro Pro work fine after this? I.e. will they get their 5V or 3.3V (whatever they need), regardless whether the Pro is set to 5V or 3.3V?
1) I assume I need to cut/solder the solder-jumper to 3V3, since RAW voltage will be 3.7V?
If you connect a single cell, LiPo battery to the RAW pin, the system voltage will vary depending on how much charge the the battery has. Nominally, it will be 3.7V but it can be 4.2V fully charged. You can set the ATmega32U4’s I/O to either 5V or 3.3V. Having it on the default 5V, the ATMega32U4 will have a varying voltage depending on the battery’s charge. Setting it to 3.3V, the battery voltage’s will be regulated down to 3.3V. You don’t need to adjust the solder jumper unless you wanted to. Either volotage should work.
2) Will Qwiic sensors linked to this Micro Pro work fine after this? I.e. will they get their 5V or 3.3V (whatever they need), regardless whether the Pro is set to 5V or 3.3V?