2020-10-20 09:06 AM
I looked at the STM32CubeExpansion_Cloud_AWS_V2.0.0 but it is using the B-L4S5I-IOT01A board with wifi and not Ethernet and STSAFE storage which is not on my board.
I found this STM32F746_AWS_IoT example but got lots of compilation errors. It uses both LWIP
and mbedTLS. while the STM32CubeIDE only allows one of these packages at a time.
Any help will be appreciated