Resolved! STM32H735G BSP_OSPI_NOR_Erase_Chip(0) not work
I have STM32H735G configured and worked with TouchGFX,. I have tihis configuration works:MX_OCTOSPI1_Init ->okayBSP_OSPI_NOR_Init(0, &ospi_nor_int)-> okayBSP_OSPI_NOR_EnableMemoryMappedMode(0)-> okay(post code)static void MX_OCTOSPI1_Init(void){ /* U...