Lars -
When the mbed is connected via USB, the 5-volt USB supply powers the on-board 3.3v regulators. That could possibly cause a "charging current" to flow from the powered-up regulator back into your battery - which might or might not be a good thing.
However, since you are using your own regulator to drop the 3.7v battery down to 3.3v, perhaps the reverse current path is blocked by that regulator.
Or you could just use a BAT-60 low-forward-voltage-drop diode in series with the raw battery before connecting it to the mbed regulator tab. That would simultaneously drop the battery voltage a bit and prevent reverse current. You might need two devices in series to get down to 3.3v.
Hi all,
We want to implement the MBED in a 3V3 application.
Only PWM output is used in the application.
Can the MBED be run on 3V3 only.
Does it need any modifications?
Thanks,
Hans