2023-03-20 03:04 AM
I am using Nucleo STM32 F767ZI board. I want to send data via interrupt endpoint. In LPC2148 is done using HID_GetReport function. how to do the same in STM32 MCU?