cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, how can I solve this, as I am new to this board. I have STM 32 L475, I wanted to integrate this with AWS. Please help me

PBASN.1
Associate
1 ACCEPTED SOLUTION

Accepted Solutions
Guillaume K
ST Employee

you can use X-CUBE-AWS version 1.4.1 (not 2.0.0)

https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-aws.html

click on "get software" then selection previous version 1.4.1.

This version uses "AWS IOT C SDK" to connect to AWS.

If you prefer to use "Amazon FreeRTOS" then download the official version from Amazon (https://github.com/aws/amazon-freertos). It provides a B-L475E-IOT01 port directly under vendors/st directory. Follow the Amazon documentation to use it.

View solution in original post

4 REPLIES 4
TDK
Guru

Why? Seems like there are much better options for interfacing with AWS.

If you feel a post has answered your question, please click "Accept as Solution".
PBASN.1
Associate

I wanted to use it as a IoT sensor device.

Please suggest me , how can I start

Guillaume K
ST Employee

you can use X-CUBE-AWS version 1.4.1 (not 2.0.0)

https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-aws.html

click on "get software" then selection previous version 1.4.1.

This version uses "AWS IOT C SDK" to connect to AWS.

If you prefer to use "Amazon FreeRTOS" then download the official version from Amazon (https://github.com/aws/amazon-freertos). It provides a B-L475E-IOT01 port directly under vendors/st directory. Follow the Amazon documentation to use it.

Vkamm.1
Associate III

Hi @PBASN.1​  were you able to connect the board to AWS ​