FreeRTOS+FATSL port for SAMD21

owaisfazal wrote on Tuesday, July 21, 2015:

Hello members,
I am working on a project which requires using external memory for data storage. Since I am using FreeRTOS in my project, I was wondering if someone has ported FreeRTOS+FATSL on SAMD21 or SAMD20? I am trying to port FATFS by Chan and have been stuck for a while. If someone here has already experience with this, I would appreciate the help.

Thanks in advance.
Best regards.

rahimoval wrote on Wednesday, July 29, 2015:

Hi,
If you are using Atmel Studio then you can start from FATFS exapmle provided by ASF. Just go to “File->New Example Project” and from there choose “Device Family -> SAM D” and you can see among others the FATFS example provided by ASF