How to power off D1 or D2 domain using CubeMX?
Board: Nucleo - H745ZI-Q
Sw: Cube MX 5.6.0
I want to use cube mx for generating simple blinky code (I use the board specific details), for some reason it doesn't work out, I suspect its because I cant specify how both cores will work together from MX. So I want to completely power off one core say M4 and work only with M7 for the time being. Is it possible? Also I notice that datasheet says M7 is in D1 and M4 in D2 but cube MX shows both of them in D1. Is it a bug?
Thanks in advance.