Open
Description
Description of defect
Under certain conditions the target C030-R412m does not start anymore. Following an explained routine that describes the problem:
- Power supply (over USB serial connector or through pins) and Battery are both attached.
- Program starts and runs as expected.
- Detach power supply, target runs as expected only with battery.
- After X time, battery is draining and target powers off.
- After some hours, I re-attach the power supply (over USB serial connector or through pins). And here is the problem!
Problem
The target don’t starts and the charger chip never starts to charge the battery. If I attach the power supply through USB with serial data, I don’t get a serial connection. Only the blue led (near serial USB connector if USB power supply used) and the green led near battery charger chip is on. Push reset button does not help and does nothing (no reaction).
To get the target back to work, I need to:
- Remove power supply and battery.
- Re-attach battery and then the power supply.
- Target returns to normal status and all works as expected.
Target(s) affected by this defect ?
C030-R412M
Toolchain(s) (name and version) displaying this defect ?
Mbed Studio 1.4.3
What version of Mbed-os are you using (tag or sha) ?
mbed-os-5.15.7
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
Mbed Studio 1.4.3
How is this defect reproduced ?
To reproduce this problem, follow steps described in description.