User Activity

It seems STM32CubeMX has a bug related to the STM32H5's HMI BSP component. If you do not wish to use this BSP component and want to configure the affected pins manually (like with other boards that do not have this HMI BSP component), the project wil...
As the title says, I am trying to migrate some code that once was running on an STM32F7 over to STM32H7 (nucleo boards). I have had all sorts of learning hurdles switching over to the H7 which most have been resolved. The issues in general were due t...
Unlike STM32F7 (and presumably other STM32 families) which defines IS_SDMMC_ALL_INSTANCE in the CMSIS header file stm32f7**xx.h, the STM32H7 does not define this macro which is required for proper compilation of stm32h7xx_hal_sd.c and stm32h7xx_ll_sd...
Posted on April 13, 2018 at 23:17I am not sure if this is the best way to report issues with STM32Cube, if not please let me know and I can go the suggested path.Before describing the actual issue here are the primary configuration settings using ST...
Kudos from
Kudos given to