we are new to concerto, i found one application program for reading from SD card , i want to write data to SD card , is there any application program for that?
hope you people can help me in this case
Thanks in advance
Rajesh
Hi Raj,
The Control Suite contains a 3rd party FAT software (FatFs) which features f_open, f_read, and f_write, and etc....
Documentation for FatFs can be found here.
Thanks,
Tom