STM32G4 开发资源 含例程/驱动/支持包 IAR KEIL

资源站内下载:https://download.csdn.net/download/qq_39392553/12121536

STM32CubeMX_STM32初始化代码生成器

https://www.stmcu.com.cn/Designresource/design_resource_detail/file/478391/lang/EN/token/c29454c6b73b8423261debf8c12f99c9

https://www.stmcu.com.cn/Index/search?search_keywords=STM32CubeMX

STM32CubeG4_软件开发包

https://www.stmcu.com.cn/Designresource/design_resource_detail/file/478391/lang/EN/token/c29454c6b73b8423261debf8c12f99c9

# STM32CubeG4 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 STM32CubeG4 for the STM32G4 series).
   * The CMSIS modules (core and device) corresponding to the ARM tm core implemnted in this STM32 product
   * The STM32 HAL-LL drivers : an abstraction drivers layer, the API ensuring maximized portability actoss 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 ...
   * A full set of software projects (basic examples, applications or demonstrations) for each board provided by this STM32 series

The **STM32CubeG4 MCU Package** projects are directly running on the STM32G4 series boards. You can find in each Projects/*Board name* directories a set of software projects (Applications/Demonstration/Examples)


## Boards available
  * STM32G4
    * [STM32G474E-EVAL](https://www.st.com/en/product/stm32g474e-eval.html)
    * [NUCLEO-G431KB](https://www.st.com/en/product/nucleo-g431kb.html)
    * [NUCLEO-G431RB](https://www.st.com/en/product/nucleo-g431rb.html)
    * [NUCLEO-G474RE](https://www.st.com/en/product/nucleo-g474re.html)
    * [B-G474E-DPOW1](https://www.st.com/en/product/b-g474e-dpow1.html)


## Troubleshooting

**Caution** : The **Issues** requests are strictly limited to submit problems or suggestions related to the software delivered in this repo

**For any question** related to the STM32G4 product, the hardware performance, the hardware characteristics, 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)

G4 KEIL 插件包含在STM32CubeG4_软件开发包中,路径

en.stm32cubeg4\STM32Cube_FW_G4_V1.1.0\Utilities\PC_Software\IDEs_Patches\MDK-ARM\Keil.STM32G4xx_DFP.1.1.2

发布了8 篇原创文章 · 获赞 0 · 访问量 2943

猜你喜欢

转载自blog.csdn.net/qq_39392553/article/details/104092174