Skip to main content
MRama.11
Visitor II
September 18, 2020
Solved

how can i log data to SDcard using SPI in SPC58EC-Disp

  • September 18, 2020
  • 1 reply
  • 1098 views

I have an SPI SD Card interface how can i log to my memory card using this module and Free RTOS+FATFS module .

Please provide some examples program if possibles or other alternate solutions

This topic has been closed for replies.
Best answer by Erwan YVIN

Hello ,

the good example on SPC58 Family with FreeRTOS+FATFS is in the application :

SPC58xGxx_RLA HTML FTP CLI Test Application for Discovery

I recommend to analyze this application (Pinmap and configuration) and port it for SPC58EC for FreeRTOS-FAT

There are others applications using SPI Transfer for SPC58EC.

I recommend to mix them.

Best Regards

Erwan

1 reply

Erwan YVIN
Erwan YVINBest answer
ST Employee
September 23, 2020

Hello ,

the good example on SPC58 Family with FreeRTOS+FATFS is in the application :

SPC58xGxx_RLA HTML FTP CLI Test Application for Discovery

I recommend to analyze this application (Pinmap and configuration) and port it for SPC58EC for FreeRTOS-FAT

There are others applications using SPI Transfer for SPC58EC.

I recommend to mix them.

Best Regards

Erwan