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!
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