Seven Tips for Debugging like a PRO: (6) Debug Power Consumption with PinView
Scenario
-The system is entering the power-down mode, but the power consumption is still higher than excepted.
Debug Tips
-Use PinView to check the GPIO status.
- PinView marks the pin in red while detecting an abnormal status.
- The electrical leakage for GPIO pin.
- The value of the multi-function setting register is undefined.
- The clock source of the peripheral device is unavailable.
- The baud rate setting of the UART device exceeds the valid range.
- The pre-scale register setting of the PWM device is invalid.