Hi,
We want to store raw measurements of IMU on a uSD card to analyze the data and design preliminary algorithms. Do you have any solution for using SD card or do you know any developer implemented similar design with DA14531 or DA14585 ?
Thanks,
Keywords:
Device:
Hi uprozarif,
Thanks for oyur post but there isn’t such an implementation for DA14531 or DA14585. Probably you can checkout the DA1469x and the DA1469x USB-MSC_FatFs Example . This application is an example application implementing the MSD block mode USB storage device combined with an open source implementation internal FatFs system. The application demonstrates the basic concept about how to implement USB MSD class in an application.
Thanks, PM_Dialog