HOST on G0B1CEU is not fully working
Hi everyone! I'm trying to create simple communication beetween devices via USB where Host is STM32 G0B1CEU6 and device is F411E-DISCO.ON G0 I'm using USB_DRD_FS in HOST_ONLY_FS and HAL_Librery in Comunication Host Class for USB HOST. After i impleme...