Skip to main content
Associate
March 6, 2024
Solved

SD-CARD implementation with SDMMC and FatFS

  • March 6, 2024
  • 1 reply
  • 1459 views

Hello,

i have a question concerning the SD-Card functionality and the licensee fee of the SDMMC implementation of the STM32H723ZG.
My goal is to log some data on the card. According to the documentation, the FatFs-Filesystem can be used under a BSD-style license. How About the SDMMC Protocol? The SD Association states that a licensee fee must be paid if you plan to develop a host device. Has this fee already been paid with the purchase of the STM32?




 

 

Best answer by mƎALLEm

Hello,

Already paid by the silicon manufacturer, so use it without any issue.

1 reply

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
March 6, 2024

Hello,

Already paid by the silicon manufacturer, so use it without any issue.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
bhoppeAuthor
Associate
March 6, 2024

Thanks!