User Activity

I am writing a STM32H745 app, to connect to an external 3rd party device with a web POST API, via onboard LANxxxx IC ethernet.The data transactions are reasonably standard web POST requests, with the caveat, that the inbound request may arrive in sev...
I am using the STM32H745 series MCU, with the latest (or very recent, at least) version of CUBE IDE.I'm having difficulty getting past errors for including CDT list, map etcIE #include <list> ... doesn't include C++ CDT list and results in errorsAre ...
Kudos given to