2020-10-29 09:13 PM
I want to display GPIO INPUT PIN HI / LOW status using STM32CUBE MONITOR so how can i do this?
Solved! Go to Solution.
2020-11-17 05:26 AM
Hello
You can read the Input register of the GPIO.
Please, have a look to this post, there is an example.
https://community.st.com/s/question/0D53W00000HyrcjSAB/setting-up-variables
Best regards
Stephane
2020-11-17 05:26 AM
Hello
You can read the Input register of the GPIO.
Please, have a look to this post, there is an example.
https://community.st.com/s/question/0D53W00000HyrcjSAB/setting-up-variables
Best regards
Stephane
2020-11-19 09:50 AM
Hello @parth kothiya
Have you been able to read the GPIO with the reference provided ?
Best regards
Stephane