User Activity

Hi.I`m generating a project from stm32cudemx version 6.1.2The MCU I use is a stm32f407v with my own designed boardThe f4 series firmware package version I use is 1.25.2My project consists of usb msc device only, with sd card connecting through SDIO, ...
Hello.I have problem using STM32 USB Host HID. I`m stuck in the USBH_Process() function in usbh_core.c, or its better to say stuck in USBH_HID_Process() function in usbh_hid.c file. I am trying to connect a USB keyboard to my own designed stm32f407zg...