FNET and FatFS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,532件の閲覧回数
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,297件の閲覧回数
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,298件の閲覧回数
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,297件の閲覧回数
weblar
Contributor V

Hi Alejandro,

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

Best regards,

Kev

0 件の賞賛
返信
1,297件の閲覧回数
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 件の賞賛
返信