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.

pinview power consumption debug 1

pinview power consumption debug 2

pinview power consumption debug 3

pinview power consumption debug 4

This website uses cookies to ensure you get the best experience on our website. Learn more
OK