QSPI on the MOD5213

Discussion to talk about software related topics only.
Post Reply
mjcoury
Posts: 2
Joined: Mon Mar 29, 2010 5:47 pm

QSPI on the MOD5213

Post by mjcoury »

Hello -

I am trying to use the QSPI on the MOD5213 and judging by the very extensive documentation and API's for all the other features I am assuming that the same exists for the QSPI on the MOD5213. Unfortunately I have not been able to find any documentation or any header files providing QSPI functionality. I have tried to do some serious searching before posting this as it is a very noob-ish post so... flame on if you must

-Mike
mjcoury
Posts: 2
Joined: Mon Mar 29, 2010 5:47 pm

Re: QSPI on the MOD5213

Post by mjcoury »

bump?
v8dave
Posts: 333
Joined: Thu Dec 31, 2009 8:31 pm

Re: QSPI on the MOD5213

Post by v8dave »

I don't have the MOD5213 but when I looked in the MOD5234\system directory I found a file called qspi.cpp and there is references within that to the MOD5213 so I guess this should also be in your installation too. Try looking in the Netburner installation directory under the MOD5213 directory.

Good luck
Dave...
Ridgeglider
Posts: 513
Joined: Sat Apr 26, 2008 7:14 am

Re: QSPI on the MOD5213

Post by Ridgeglider »

Most of the headers for the 5213 are here -- see:
C:\Nburn\include_nn\qspi.h
Post Reply