登录 注册
当前位置:主页 > 资源下载 > 50 > 实现STM32F103ZE的简单功能

实现STM32F103ZE的简单功能

  • 更新:2024-08-05 10:59:20
  • 大小:12KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

STM32F103ZE简单程序 1.简介 These program are using `PlatformIO` and `STM32CubeMX` to implement simple functions. 2.项目 | Project | Description | | ------- | ----------- | | [Key](https://github.com/CpTea/STM32F103ZE) | Using the buttons to control the LED. | 3.要求 + python3 (interpreter) + PlatformIO IDE (plugin for vscode) + STM32CubeMX (software) + stm32pio (package for python)