User Activity

Hello everyone,I want to make an USB microphone using the STM32CubeIDE. After I configured the USB connection with STM32CubeMX, I wanted to modify the USB device library to make it work in the other direction (from device to host). Therefore I modifi...
Hello everyone,I am trying to expand the STM32Cube USB library which comes with the generated Code from STM32CubeMX. There are still some bugs in the Code but it is really hard to find them without appropriate debugging tools. The normal debugger can...