Resolved! Sector erase OSPI on STM32L4P5G Discovery Board timeout
Hi everybody, I'm trying to delete a single sector of my STM32L4P5G Discovery Board MX25UM51245G OctoSPI Flash memory but I always end up in a timeout. Reading memory by function BSP_OSPI_NOR_Read() is working as expected. I'm using the bord support ...