{"id":30268521,"url":"https://github.com/STMicroelectronics/STM32CubeWL3","last_synced_at":"2025-08-16T01:04:22.448Z","repository":{"id":266825009,"uuid":"898589034","full_name":"STMicroelectronics/STM32CubeWL3","owner":"STMicroelectronics","description":"Full firmware package for the STM32WL3x product line microcontrollers containing CMSIS, HAL, LL and BSP drivers, MW libraries, and a set of demos, applications, and examples.","archived":false,"fork":false,"pushed_at":"2025-03-03T13:35:40.000Z","size":20016,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-03T14:31:44.767Z","etag":null,"topics":["stm32","stm32cube-mcu-package","stm32wl3","wireless"],"latest_commit_sha":null,"homepage":"https://www.st.com/en/microcontrollers-microprocessors/stm32wl3x.html","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/STMicroelectronics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-04T17:01:42.000Z","updated_at":"2025-03-03T13:35:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2cc7fd6-7c1b-46a4-b098-fb0f2ff45b32","html_url":"https://github.com/STMicroelectronics/STM32CubeWL3","commit_stats":null,"previous_names":["stmicroelectronics/stm32cubewl3"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/STMicroelectronics/STM32CubeWL3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STMicroelectronics%2FSTM32CubeWL3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STMicroelectronics%2FSTM32CubeWL3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STMicroelectronics%2FSTM32CubeWL3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STMicroelectronics%2FSTM32CubeWL3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/STMicroelectronics","download_url":"https://codeload.github.com/STMicroelectronics/STM32CubeWL3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/STMicroelectronics%2FSTM32CubeWL3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270653571,"owners_count":24622789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["stm32","stm32cube-mcu-package","stm32wl3","wireless"],"created_at":"2025-08-16T01:01:41.980Z","updated_at":"2025-08-16T01:04:22.356Z","avatar_url":"https://github.com/STMicroelectronics.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# STM32CubeWL3 MCU Firmware Package\n\n![latest tag](https://img.shields.io/github/v/tag/STMicroelectronics/STM32CubeWL3.svg?color=brightgreen)\n\n\u003e [!IMPORTANT]\n\u003e This repository has been created using the `git submodule` command. Please refer to the [\"How to use\"](README.md#how-to-use) section for more details.\n\n**STM32Cube** is an STMicroelectronics original initiative to ease the developers' life by reducing efforts, time and cost.\n\n**STM32Cube** covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform delivered for each STM32 series.\n   * The CMSIS modules (core and device) corresponding to the ARM(tm) core implemented in this STM32 product.\n   * The STM32 HAL-LL drivers, an abstraction layer offering a set of APIs ensuring maximized portability across the STM32 portfolio.\n   * The BSP drivers of each evaluation, discovery or nucleo board provided for this STM32 series.\n   * A consistent set of middleware libraries such as FatFs, FreeRTOS, Sigfox...\n   * A full set of software projects (basic examples, applications, and demonstrations) for each board, each project developed in three flavors using three toolchains (EWARM, MDK-ARM, and STM32CubeIDE).\n\nTwo models of publication are proposed for the STM32Cube embedded software:\n   * The monolithic **MCU Package**: all STM32Cube software modules of one STM32 series are present (Drivers, Middleware, Projects, Utilities) in the repository (usual name **STM32Cubexx**, xx corresponding to the STM32 series).\n   * The **MCU component**: each STM32Cube software module being part of the STM32Cube MCU Package, is delivered as an individual repository, allowing the user to select and get only the required software functions.\n   \nThe **STM32CubeWL3 MCU Package** projects are directly running on the STM32WL3 series boards. You can find in each Projects/*Board name* directories a set of software projects (Applications/Demonstration/Examples).\n\n\u003e [!NOTE]\n\u003e ## Some middleware libraries and projects are unavailable in this repository\n\u003e \n\u003e In this repository, the middleware libraries listed below **along with** [this](Projects/README.md#list-of-unavailable-projects) list of projects (demos, applications, and examples) using them, are **not available** as they (the middleware libraries) are subject to some restrictive license terms requiring the user's approval via a \"click thru\" procedure.\n\u003e * `./Middlewares/Third_Party/Sigfox`\n\u003e \n\u003e If needed, they can be found inside the full firmware package available on our website `st.com` and downloadable from [here](https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubewl3.html#get-software). You will be prompted to login or to register in case you have no account.\n\n## Release note\n\nDetails about the content of this release are available in the release note [here](https://htmlpreview.github.io/?https://github.com/STMicroelectronics/STM32CubeWL3/blob/main/Release_Notes.html).\n\n## How to use\n\nThis repository has been created using the `git submodule` command. Please check the instructions below for proper use. Please check also **the notes at the end of this section** for further information.\n\n1. To **clone** this repository along with the linked submodules, option `--recursive` has to be specified as shown below.\n\n```bash\ngit clone --recursive https://github.com/STMicroelectronics/STM32CubeWL3.git\n```\n\n2. To get the **latest updates**, in case this repository is **already** on your local machine, issue the following **two** commands (with this repository as the **current working directory**).\n\n```bash\ngit pull\ngit submodule update --init --recursive\n```\n\n3. To use the **same firmware version** as the one available on [st.com](https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html), issue the command below **after** specifying the targeted `vX.Y.Z` version. This should be done **after** the command(s) indicated in instruction (1) or in instruction (2) above have been successfully executed.\n\n```bash\ngit checkout vX.Y.Z # Specify the targeted vX.Y.Z version\n```\n\n4. To **avoid** going through the above instructions and **directly** clone the same firmware version as the one available on [st.com](https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html), issue the command below **after** specifying the targeted `vX.Y.Z` version.\n\n```bash\ngit clone --recursive  --depth 1 --branch vX.Y.Z https://github.com/STMicroelectronics/STM32CubeWL3.git\n```\n\n\u003e [!NOTE]\n\u003e * The latest version of this firmware available on GitHub may be **ahead** of the one available on [st.com](https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html) or via [STM32CubeMX](https://www.st.com/en/development-tools/stm32cubemx.html). This is due to the **rolling release** process deployed on GitHub. Please refer to [this](https://github.com/STMicroelectronics/STM32Cube_MCU_Overall_Offer/discussions/21) post for more details.\n\u003e * Option `--depth 1` specified in instruction (4) above is **not** mandatory. It may be useful to skip downloading all previous commits up to the one corresponding to the targeted version.\n\u003e * If GitHub \"Download ZIP\" option is used instead of the `git clone` command, then the different submodules have to be collected and added **manually**.\n\n## Boards available\n\n  * STM32WL3\n    * [NUCLEO-WL33CC1](https://www.st.com/en/evaluation-tools/nucleo-wl33cc1.html)\n    * [NUCLEO-WL33CC2](https://www.st.com/en/evaluation-tools/nucleo-wl33cc2.html)\n\n## Troubleshooting\n\nPlease refer to the [CONTRIBUTING.md](CONTRIBUTING.md) guide.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSTMicroelectronics%2FSTM32CubeWL3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSTMicroelectronics%2FSTM32CubeWL3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSTMicroelectronics%2FSTM32CubeWL3/lists"}