User Activity

Hello,We considered using the STM32 VScode extension for our next project but encountered a strange issue.In cubeMX, I created an empty project for STM32U5G9J-DK2, with FreeRtos, NeoChrome and everything related.When I built this project with CMake, ...
Posted on February 06, 2018 at 15:42I have a problem with enumeration of low speed devices through a hub (working at full speed).I am using STM32F469II USB full speed (USB_OTG_FS, embedded full speed phy) with HAL lib V1.7.1 I did some modifications...