QSPI Transfer Length
Posted: Sat Jan 17, 2009 2:42 pm
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....
QSPIInit(100000,0xF,0x0,0x1,0x0,0x0,FALSE);
I hope I am not missing anything really obvious....