How to place some part of code in ITCM and DTCM in stm32h745 ?
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...