Skip to main content
MK..1
Associate III
May 10, 2026
Question

in FATFS how to set "accessed time"?

  • May 10, 2026
  • 0 replies
  • 159 views

Hi 

i have a board with STM32F4 and an EMMC. And I am using FATFS. 

I managed to enable the STM32 RTC and added the necessary code in get_fattime();

There is one problem stil: under windows "created" and "modified" date are shown corerctly. But "accessed" date is wrong. 

See attached image. 

Any clue what is going wrong?

Thx