QSPI setup issues

Hi Guys,

A couple of issues with MX_QUADSPI_Init()

First the ClockPrescaler is a bit high, works fine with 5 here.

Secondly the FlashSize is wrong, QSPI_FLASH_SIZE should be POSITION_VAL(0x2000000)-1;