User Activity

Hi everyone.So I have W25Q80DV QSPI with STM32F412VET, I would like to use it to store some data. As per datasheet for W25Q80DV its flash is 8mbit and so I have the following initialization code : hqspi.Instance = QUADSPI;hqspi.Init.ClockPrescaler = ...