STM32F767 USB OTG. USB device not recognized, error 2B (43).
I'm using Nucleo F767ZI.
I'm running the default program composed by CubeMX (all is up to date).
No errors in the MCU side (USB init etc.)
I also define 3 UARTS (3, 4 and 7), I2C1, SPI3, DAC, ADC3. No conflicts.
Heap 0x1000. Stack: 0x600.
Clock: HSE Bypass clock source (STLink oscillator), LSE disables.
USB OTG FS global interrupt is enabled (preemption priority 5, sub priority 0).
I tried with and without activate SOF and activate VBUS.
In windows 10 I have installed USB driver en.stsw-stm32102.
I have not attached the ioc file due to error in this site.
Please let me know what can I do in order to find the problem.