# X-CUBE-AZURE-TELEMATICS **Repository Path**: mirrors_STMicroelectronics/X-CUBE-AZURE-TELEMATICS ## Basic Information - **Project Name**: X-CUBE-AZURE-TELEMATICS - **Description**: Azure IoT Expansion Package for STM32Cube. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-17 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # __X-CUBE-AZURE-TELEMATICS Microsoft Azure IoT Software Expansion for STM32Cube__ ## __Summary__ The X-CUBE-AZURE-TELEMATICS (STM32 Azure IoT software for STM32Cube) provides ready-to-run firmware examples to support quick evaluation and development of Azure IoT Cloud applications on B-U585I-IOT02A. __Note:__ Please refer to [X-CUBE-AZURE v2 package](https://www.st.com/en/embedded-software/x-cube-azure.html) for a secured implementation with TFM Trustzone security and STSAFE device ## __Description__ Available applications: - B-U585I-IOT02A: - Nx_Azure_IoT: [user documentation](Projects/B-U585I-IOT02A/Applications/NetXDuo/Nx_Azure_IoT/README.md) ## __How to use it?__ Please clone this repo using recursive option in order to get all the required submodules: ``` git clone --recursive https://github.com/STMicroelectronics/x-cube-azure-telematics.git ``` Otherwise run the following command after cloned: ``` git submodule init git submodule update ``` ## __Contributing__ STM32 customers and users who want to contribute to this component can follow instructions provided in the [CONTRIBUTING](CONTRIBUTING.md) guide. ## __Keywords__ RTOS, Network, ThreadX, NetXDuo, Azure IoT, MQTT, DNS, TLS, WIFI, MXCHIP ## __Release note__ Details about the content of this release are available in the release note [here](https://htmlpreview.github.io/?https://github.com/STMicroelectronics/x-cube-azure-telematics/blob/main/Release_Notes.html).