2025-10-31 6:50 AM - edited 2025-10-31 6:54 AM
Hello,
I've built a project with an STM32F767 and a USB HID connection. I also have a Visual Studio 2010 application to set PA0 to 1 for testing. My connection is established, and in Device Manager, the USB Custom HID device is recognized, but I can't set PA0 to 1. I built my USB HID code using Cube MX and the HidLibrary.dll driver for VB2010. I don't understand why I'm having this problem. Can anyone help?
I am able to get a result, temperature acquisition and change of state of PA0 in CDC mode.
Best regards.
My code is attached.
Sébastien.
