How to rad GPIO PIN status in STM32CUB MONITOR?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-29 9: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.
- Labels:
-
STM32CubeMonitor
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-17 5: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-17 5: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-19 9:50 AM
Hello @parth kothiya​
Have you been able to read the GPIO with the reference provided ?
Best regards
Stephane
