Page 1 of 1

QSPI Transfer Length

Posted: Sat Jan 17, 2009 2:42 pm
by mjewell
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....

Re: QSPI Transfer Length

Posted: Mon Jan 19, 2009 12:36 pm
by lgitlitz
Looks ok, what problem are you seeing?