FNET and FatFS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

FNET and FatFS

跳至解决方案
1,485 次查看
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

标记 (3)
0 项奖励
回复
1 解答
1,250 次查看
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 项奖励
回复
3 回复数
1,251 次查看
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 项奖励
回复
1,250 次查看
weblar
Contributor V

Hi Alejandro,

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

Best regards,

Kev

0 项奖励
回复
1,250 次查看
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 项奖励
回复