STM32F446RE Nucleo - USB HOST HID
I followed your videos where the implementation of the USB HOST HID is explained. However, the development board I am using is different from the one shown in all the videos. So the VBUS control circuitry does not exist in the STM32F446RE nucleo documentation.
As it does not exist, an error is generated when generating the code.
How is the MXCube configuration made for the STM32F446RE nucleo development board? How is the VBUS pin activated?
