Resolved! STM32U385VGT6Q fails to write FLASH (EEPROM)
Hello, I've been using the Nucleo-U385RG-Q for my project and all features work fine, but when I switch the code to a STM32U385VGT6Q, there is a problem when attempting to write to FLASH. My Write function starts with: if (HAL_FLASHEx_Erase(&flas...