USB HID Demonstrator running issue on windows10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-05 9:16 PM
Hello,
I am working on nucleo-h745ziq board.Interface the usb as custome HId. I try to install the USB HID Demonstrator but it throws error .There is another terminal so I can use ? Please help me
Solved! Go to Solution.
- Labels:
-
STM32H7 Series
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-31 7:31 AM
Hello, i have this error too. So i download " Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update" from microsoft and Install (vcredist_x86.exe) (vcredist_x64.exe).Now everything worked!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-06 12:32 AM
Hello @MDeva.1​ ,
Can you please precise the error message you have (if possible share screenshot) ?
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-06 12:41 AM
First time i am using the windows 7 it operates on that but when i tried to install on the windows 10 it shows this error to me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-06 12:46 AM
I just want to simply transmit the data and receive the data. Can you please refer me the terminal for custome HID. In this terminal they configure the LED for receiving its state i doesn't want that. Simply we check the UART communication using term terminal, like that i want just check the USB Custome HID communication of Tx and Rx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-31 7:31 AM
Hello, i have this error too. So i download " Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update" from microsoft and Install (vcredist_x86.exe) (vcredist_x64.exe).Now everything worked!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-08 2:48 AM
The Solution suggested by YLive.1 is working fine for me on Windows 10.
