I am having trouble adjusting the QSPI transfer length using the QSPI init driver. For example to produce a 15 bit trasfer I would use;
QSPIInit(100000,0xF,0x0,0x1,0x0,0x0,FALSE);
I hope I am not missing anything really obvious....
QSPI Transfer Length
Re: QSPI Transfer Length
Looks ok, what problem are you seeing?