Intergrate littlefs file system for stm32h753 in stm32cubeide
Trying to store some ssl certificates and device configurations in STM32h753zi internal flash using littlefs file system https://github.com/littlefs-project/littlefs. but i could not able find any example in there. i anyone had experience in stm32h7(2MB, 2bank) flash read/write operations with wear leveling. any examples or further guidance could be helpfull. im fine with any effective solutions (not bounded to littlefs).
