cancel
Showing results for 
Search instead for 
Did you mean: 

USB HID Demonstrator running issue on windows10

MDeva.1
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
YLive.1
Associate

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!

View solution in original post

5 REPLIES 5
Imen.D
ST Employee

Hello @MDeva.1​ ,

Can you please precise the error message you have (if possible share screenshot) ?

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

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.0693W00000Bcu1UQAR.png

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.

YLive.1
Associate

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!

USuha.1
Associate II

The Solution suggested by YLive.1 is working fine for me on Windows 10.