2025-02-03 09:13 PM
Hi,
I'm using the STM32U5G7VJT6Q microcontroller to read input from a few switches. All switches should show a high state when unpressed (due to the pull-up resistor) and a low state when pressed (grounded).
However, one switch is acting strangely:
Note: No input of the switches are shorted or grounded, the behavior is observed in all the boards we fabricated.
1) What is the possible cause for this behavior?
2025-02-03 10:21 PM
I beleve nobody has a glass ball handy ...
You must include at least an ioc file to give you some useful hint.
By sure, there is some problem in configuration, but listing dozen of possible reasons would not help.
Also include versions of IDE, FW, and any other useful info on yuor project - and somebody will try to help you.