2022-05-16 03:40 AM
HOW CAN I USE SDMMC? I WANT TO READ HTML FILES FROM SD CARD? IM USING STM32F767 MCU. IM WORKING ON HTTPD SERVER AND MY HTML CSS FILES 300MB.
2022-05-16 06:45 AM
Step one here would be for you to get your SDMMC / FATFS implementation built and tested.
Look at the examples in the F7 EVAL / Application directories from CubeF7