STM32F777VI USB enumeration fails with DMA enabled
Posted on April 04, 2018 at 18:29We have the STM32F777VI in HS USB mode using external ULPI. We are using the CDC virtual com port (VCP) example with V1.2.5 HAL Driver and V2.4.2 USB Device Library. Without DMA everything works fine. But as soon as ...