User Activity

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?
Hello,Please excuse the basic question, I am reading the datasheet of stm32f429ve trying to understand which pins I need to send data from the microcontroller to an audio codec using I2S. I understand the I2S interface requires three pins, with an op...