Solved
STM32H753ZI CubeIDE/MX bug with Flash sectors
Hi,
I have a CubeIDE peroject with STM32H753ZI, C++, TreadX, Nucleo-H753ZI board. This device has 2MB Flash and 16 sectors of 128K each. 16 x 128K = 2MB but the generated stm32h7xx_hal_flash_ex.h includes only 8 sectors. Only OB_WRP_SECTOR_0-7 are defined. Whaere is the rest?
Best regards,
Osto
