User Activity

We have a project running on the STM32F411 via the standard discovery board :https://www.st.com/en/evaluation-tools/32f411ediscovery.htmlIt has been verified that with the STLink port plugged in the BOOT0 pin is at GND and the NRST pin is at 3V.  We ...
Our project is run on the STM32F411E-DISCO board running under Segger Embedded Studio.  All Timers TIM2/TIM5/TIM9/TIM10/TIM11 are being used.  Under a debug session everything runs correctly.  If we leave the board programmed with the debug code and ...
Hello-Working with the STM32F411 on the ST F411 Discovery board, we have set the speed to 72MHz using the HSI as the PLL source.  The register values are as follows:RCC->CR = 0x03005C83RCC->PLLCFGR = 0x23001208According to Cube, this configuration is...
When compiling code for the U575 from the IOC file a warning pops up that SMPS must be enabled.  However, we cannot find this setting under the PWR tab nor via the A-Z listing of properties.  What must be done to clear this warning?
Using the following version of Cube: Version: 1.14.1Build: 20064_20240111_1413 (UTC) We first changed the repository location for downloading packages. Then we manually downloaded the U5 package (why is this not available from the package manager?) a...
Kudos from