Thanks. Sure you can ask: it's for testing purposes. As I wrote in brackets, I initially wanted to activate a 3.3V/5V boost via this pin (following your recommendations in other topics here). The boost is an Adafruit 4654. Its EN(able) pin is up when not wired to anything. But when I do enable3V3(false), instead of going to 0V, it (the board 3V3 pin wired to the boost EN pin) sticks to 3.3V, like if it was pulled up by the EN pin of the boost.
However the boost works just fine when tested alone.
As said above, when the PowerFeather is alone, the 3V3 pin goes to 0V when doing enable3V3(false). But as soon as I wire it to something (either the EN pin of the boost, or this 4.7k resistor wired to the VBAT on its other end), it sticks to 3.3V.
Does this clarify?
Any suggestion to test further?
Thanks again