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!