Streams wrapper for FatFS component?
‎04-29-2020
06:22 PM
1,284 Views
jackking
Senior Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone happen to know of a wrapper library for FatFS that implements C++ style iostreams? I would like to implement streaming file writes to the SD card and FatFS components included in the SDK.
thanks!
1 Reply
‎05-07-2020
11:07 AM
1,214 Views


NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Jack,
I am sorry for the late reply. First, I would like to know the specific MCU you are working on. We have some examples on our SDKs packages that you may find useful. If you want to use C++ the best option is to create a new MCUXpresso project and copy the files to it.
Welcome | MCUXpresso SDK Builder
Best regards,
Felipe
