2023-02-12 09:37 PM
Greetings !
I could able to find reference applications for Webserver on STM32H. Here in the sample Webserver application the webcontents are loading from SD Card . But my STM32H743 there is no option for SD card and we are not having SD card option in our custom Development board as well.
Can any one suggest me how can I use Webserver by loading Webcontents other than SD Card . Any reference links will be very helpful.
Thanks in Advance
2023-02-16 12:34 AM
Hi,
You can refer to following NetXDuo apps:
1- Flash memory:
2-OctoSPI flash memory:
Regards