Olimex Support Forum

ARM => ST => Topic started by: Captain on December 08, 2017, 09:28:08 AM

Title: STM33-E407 AWS IOT Port
Post by: Captain on December 08, 2017, 09:28:08 AM
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.
Title: Re: STM33-E407 AWS IOT Port
Post by: JohnS on December 08, 2017, 03:38:53 PM
directories.txt mentions tests but appears absent...

John
Title: Re: STM33-E407 AWS IOT Port
Post by: Captain on December 13, 2017, 03:43:30 PM
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
Title: Re: STM33-E407 AWS IOT Port
Post by: JohnS on December 14, 2017, 09:40:38 AM
Might want to remove that wrong info then.

John