User Activity

Hi,I am using STM32H745XI dual core controller,and I am trying to dump the code into CM4 flash area using ST LINK but getting an error prompt saying "Invalid ROM table ".Previously I have dumped/flashed the code successfully and also done debugging f...
Hi ,I am using STM32H745 Discovery board and trying to connect to target ,but it is giving an error prompt of cannot connect to target. Actually I have made changes in the option bytes that is by mistake I have unchecked both the BOOT_CM7 and BOOT...
Hi , I am trying to flash my code of GPIO toggle into the STM32H745 Disco board,but it is giving the error .While building the project I have seen an error "GPIO_CM4\GPIO_CM4.sct(7): error: L6235E: More than one section matches selector - cannot all...
Hi ,I am using stm32h745 and I am new to this dual core processor. I have some doubts with this processor access:1)Do both the processors mutually controllable i.e., can we start and stop cortex M4 using cortex M7 and vice versa .. ?2)I want to plac...
Hi,In one of my project I am using STM32H750 controller.I want to measure the pulse width which is an input to the controller whose width will be in some nanoseconds so I want to configure the timer in a way that it can support to start the count fro...