User Activity

Hello,This is now the third Nucleo board that has been "bricked" by a forced ST-Link V2-1 update. I can no longer program the board. Windows 10/11 sees the board as a USB thumb drive (this has always worked) but from within the STM32CubeIDE it will n...
Hello,I am wondering how to configure the MPU in CubeMX (6.12.1) so that I can enable the D-Cache and the I-Cache. I know the instructions that enable the caches (SCB_Enable_x_Cache(); replace _x_ with I or D) but was wondering on the configuration C...
I am using an STM32H747I-Discovery board for prototyping.I was wondering if I can set:HAL_PWREx_ConfigSupply(PWR_SMPS_1V8_SUPPLIES_LDO); or HAL_PWREx_ConfigSupply(PWR_SMPS_2V5_SUPPLIES_LDO);Then set:__HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTA...
Hello,I am using the STM32H747I-DISCO board for prototyping. I was able to load up the "Tutti Frutti" game demo on the board to verify the hardware. In my own application I was able to store a small 320 x 240 image in the internal flash of the STM32H...
Kudos from
Kudos given to