This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

stat = finit ("F0:") not work, DriverError return when call finit

stat = finit ("F0:");

if (stat == fsOK) { printf ("Drive F0 ready!\n"); }

I not initialize my Nor Flash SPI
I use the 6.3 file system driver from mdk pro.
Were is the problem?

Tnks all!

0