# STM32CubeG0 MCU Firmware Package

**STM32Cube** is an STMicroelectronics original initiative to ease the developers life by reducing efforts, time and cost.

**STM32Cube** covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform (this repo), delivered for each series (such as the STM32CubeG0 for the STM32G0 series).
   * The CMSIS modules (core and device) corresponding to the ARM tm core implemented in this STM32 product
   * The STM32 HAL-LL drivers : an abstraction drivers layer, the API ensuring maximized portability across the STM32 portfolio 
   * The BSP Drivers of each evaluation or demonstration board provided by this STM32 series 
   * A consistent set of middlewares components such as RTOS, FatFS, USB-PD, USB ...
   * A full set of software projects (basic examples, applications or demonstrations) for each board provided by this STM32 series
   
The **STM32CubeG0 MCU Package** projects are directly running on the STM32G0 series boards. You can find in each Projects/*Board name* directories a set of software projects (Applications/Demonstration/Examples)


## Boards available
  * STM32G0
    * [STM32G0C1E-EV](https://www.st.com/en/evaluation-tools/stm32g0c1e-ev.html)
    * [NUCLEO-G0B1RE](https://www.st.com/en/evaluation-tools/nucleo-g0b1re.html)
    * [STM32G081B-EVAL](https://www.st.com/en/evaluation-tools/stm32g081b-eval.html)
    * [NUCLEO-G070RB](https://www.st.com/en/evaluation-tools/nucleo-g070rb.html)
    * [NUCLEO-G071RB](https://www.st.com/en/evaluation-tools/nucleo-g071rb.html)
    * [STM32G071B-DISCO](https://www.st.com/en/evaluation-tools/stm32g071b-disco.html)
    * [NUCLEO-G031K8](https://www.st.com/en/evaluation-tools/nucleo-g031k8.html)
    * [STM32G0316-DISCO](https://www.st.com/en/evaluation-tools/stm32g0316-disco.html)

## Troubleshooting

**Caution** : The **Issues** requests are strictly limited to submit problems or suggestions related to the software delivered in this repo

**For any other question** related to the STM32G0 product, the tools, the environment, you can submit a topic on the [ST Community/STM32 MCUs forum](https://community.st.com/s/group/0F90X000000AXsASAW/stm32-mcus)

