User Activity

Hi,I' was looking at this board thinking it is one of the newer ones. I think of the STM32F7 as the older and STM32H7 as the newer ones.  The reason I'm asking is because I want a STM32H7 kit with an (micro) SD socket and an audio codec. This kit see...
This is for: cubeIDE and the built-in version of cubeMX and STM32F746 disco board.The autogenerated code from cubeMX generates this Error_Handler() function for every (potential) error from the HAL functions. Every peripheral gets the same function c...
Hi all,Reading page 400 of RM0399 (Reference manual STM32H745/755 and STM32H747/757). It talks about how to allocate peripherals for each core. But I don't understand. I can't seem to find the PERxEN bit in either RCC_DnxxxxENR or RCC_C1_DnxxxxENR re...
Hi all,This is a bit silly but it is annoying to me. The picture below shows an empty project (top: DiscoBaseEmpty) and one cubeIDE project (bottom: DiscoBaseIDE) for a dual core STM32H745 disco board. I'm learning what's required to get an empty pro...
Hi all,I selected this "Demonstrations" projects from the list of examples in cubeIDE but when I try to compile either the CM4 or CM7 I get "no rule to make target". Anyway to fix it? Thanks.UPDATE: More details as requested...The errors I get are:17...