QSPI Transfer Length

Discussion to talk about software related topics only.
Post Reply
mjewell
Posts: 7
Joined: Fri Oct 31, 2008 6:45 am

QSPI Transfer Length

Post 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....
User avatar
lgitlitz
Posts: 331
Joined: Wed Apr 23, 2008 11:43 am
Location: San Diego, CA
Contact:

Re: QSPI Transfer Length

Post by lgitlitz »

Looks ok, what problem are you seeing?
Post Reply