2025-04-27 10:27 PM - last edited on 2025-05-08 1:11 AM by Andrew Neil
Hello,
I am implementing a WEB Server with my STM32H743 board.
(AzureRTOS, NetXDuo, FileX using microSD)
I have referenced the example implemented in STM32H735G-DK board.
Refer to the below
The webpage opens the index.html file and the delays by more 10 seconds before opening other files.
Does it take a long time to open large files( 65 kbytes ) from SD Card?
I wonder how I can improve this.
2025-05-08 2:25 AM
Dear mbarg.1.
Thanks for your reply.
If I only changed the jpg file in html, the MIME would be the same, right?
I still don't know what to do about the article you mentioned. (April 28)
But, I will try it.