Not able to write Write 16 bytes only in QSPI.
I am Using STM32l562E-DK, I am using SBSFU (ported from NUCLEO-L552ZE-Q).I want to store 16-byte data at 0x61000 location in external Flash.If I perform the following steps, My data is modified as expected.1) Read 4 KB sector data2) Modify required p...