User Activity

Hi there!Since updating to:STM32CubeIDE Version: 1.16.1 Build: 22882_20240916_0822 (UTC) I've noticed that changes to the .ioc configuration file performed through the Device Configuration Tool do not reliably propagate to code using the "Do you want...
Hi there!I am working on a project using an STM32G473CETx LQFP48 MCU in STM32CubeIDE.I am using TIM2 to simultaneously:1.) Generate a PWM output signal using:Channel 1 - PWM Generation CH1 - Combined PWM1 modeChannel 2 - PWM Generation No Output - Co...
Hi ST, Please note that at https://www.st.com/en/evaluation-tools/nucleo-h7a3zi-q.html#cad-resources your design files: https://www.st.com/resource/en/board_manufacturing_specification/mb1363_bdp.zip are incorrect. The Altium project for the schemati...
After finding that the stm32u5 series seemed perfect for my application I discovered it does not have an FMC SDRAM controller.This leaves me in a strange position for my application where the stm32h5 doesn't have HS USB and the stm32u5 doesn't have a...
Hi there! Are there any plans to add a hardware math accelerator in addition to the cordic and fmac that supports FFT's and other matrix operations entirely in hardware and runs in parallel to the CPU and communicates via DMA? A good example of this ...