March 28, 2024, 04:08:47 PM

STM33-E407 AWS IOT Port

Started by Captain, December 08, 2017, 09:28:08 AM

Previous topic - Next topic

Captain

If anyone is interested I have started to port the AWS FreeRTOS demos over to the Olimex STM32-E407

So far I have the mqtt echo demo up and running.

The code can be found on git hub here: https://github.com/roedan/amazon-freertos/

To build for the STM32-E407 board you will need Eclipse CDT and the gcc compiler suite from launchpad (https://launchpad.net/gcc-arm-embedded/)

In the demos folder I have added a new folder under ST called STM32_E407 and the eclipse project can be found in the CDT directory.

JohnS

directories.txt mentions tests but appears absent...

John

Captain

It's not in the original aws repo so it's not in mine either.  All I have done is ported the st project over to the STM23-E407 board

JohnS

Might want to remove that wrong info then.

John