Connect to HTTP to download file
Hello,I'm using STM32H753I-EVAL, and I want to connect to HTTP web service, to download files.There are a lot of examples to set the STM32 as server, but I want the opposite way. I want to my STM32 will be connect to external (via Ethernet) HTTP serv...