FNET and FatFS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FNET and FatFS

Jump to solution
701 Views
weblar
Contributor V

I have an application which uses the FatFS file system, to which I'm wanting to add the FNET ethernet stack and services.

As FNET already has a file system implementation, is there a simple way of pointing the fs functions from FNET to the FatFS api?

Thanks,

Kev

Tags (3)
0 Kudos
1 Solution
466 Views
alejandrolozan1
NXP Employee
NXP Employee

HI Kev,

Sorry for the delay. I have contacted the author of FNET to confirm.

You can implement a driver for your own FS and plug it into FNET, via fnet_fs_register().

I hope this helps,

Alejandro

View solution in original post

0 Kudos
3 Replies
467 Views
alejandrolozan1
NXP Employee
NXP Employee

HI Kev,

Sorry for the delay. I have contacted the author of FNET to confirm.

You can implement a driver for your own FS and plug it into FNET, via fnet_fs_register().

I hope this helps,

Alejandro

0 Kudos
466 Views
weblar
Contributor V

Hi Alejandro,

Thanks for your feedback. I shall look into the fnet_fs_register() function.

Best regards,

Kev

0 Kudos
466 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi Kev,

I will delve into this. I will get back to you as soon as I have something helpful.

Best Regards,

Alejandro

0 Kudos