Hello,
I'm working on STM32G071 with Nucleo GFX01M1, my question is : is it possible to communicate with hardware button between STM32G071 and a PC ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-29 1:19 AM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-29 1:47 AM
In principle you can, because the hardware buttons are connected to GPIO pins. You "only" have to find out or define how you communicate with the PC from the STM32.
Regards
/Peter
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
