User Activity

Following on from this question USB FS speed vs USB HS with internal FS Phy with DMA  it seems that USB HS has access to DMA but there is no information on how this is configured. I do not see any additional DMA options appear in Cube IDE when I have...
I have spent a few days trying to select the correct MCU for a project and trying to minimise the need for external ICs For example, I need the STM32F479VI MCU to appear as a USB Full Speed (480 Mbps) device.However, in CubeIDE, when I select USB-OTG...
Hello,VCAP1 and VCAP2 are external capacitors for the core's voltage regulator.The data sheet for the STM32F479VI states that, "Stabilization for the main regulator is achieved by connecting an external capacitor CEXT to the VCAP1/VCAP2 pins."I inter...
Hello, This is how an STM32F479VI appears in CubeIDE without doing any configuration.DSI is actually disabled, but the pin are light green and set RESET_STATE when I hoover over them.What is CubeIDE trying to tell me?I do not want to use DSI in this ...
Hello,I'm using a STM32F479VI but I do not need the DSI (display) functionality for my current application.It seems that block runs on a independent power supply derived from VDD.Can I leave the DSI power pins floating or should I power them anyway?