Hi,
The same hardware and software have been in continuous production for several years without issues. However, the latest batch exhibited abnormally high power consumption.
During software debugging, an anomaly was detected on the GPIO14 pin:
-
High output → High power consumption.
-
Low output → Normal power consumption (tested with 2x 52805 units).
Key Findings:
-
Hardware Design: GPIO14 was not physically connected in the actual circuit.
-
Software Behavior: The firmware drives GPIO14 high/low as an indicator of the module’s low-power state.
-
Post-Test Observation: Subsequent impedance measurements of GPIO14 revealed irregularities.
Question 1: Unused IO,I see it defaults to input status。How to properly handle unused IO of the product under low power consumption conditions
Question 2:Do you have any suggestions for the phenomenon described above