Skip to main content
Explorer
February 25, 2025
Question

Library to use ext4 filesystem with STM32U5 Series

  • February 25, 2025
  • 2 replies
  • 1315 views

Hi!

I need to know if there is library that allow to manage the file system ext4 with STM32U575 microcontroller.

I found the FATfs and FileX libraries but in their documentation i noticed that they can handle FAT16, FAT32 and extFAT but there aren't informations on their compatibility with ext4 FS.

 

Can you give me some information about?

Thank you in advance.

Best Regards,

Stefano

    This topic has been closed for replies.

    2 replies

    Explorer
    September 16, 2025

    Hi Stefano,

    Did you make progress on this topic? I'm starting to look at lwext4 for my STM32F4 Blackpill.

    Thanks,

    J