硬件相关

BMP280气压计

  1. BMP280 产品页面
  2. 《BMP280 数据手册》
  3. 官方参考驱动程序仓库

STM32

  1. STM32F103C8 产品页面
  2. 《STM32F103C8 数据手册》
  3. 《STM32F103C8 参考手册》

软件相关

STM32CubeF1软件包

  1. STM32CubeF1 产品页面
  2. 《STM32F1用户手册 HAL与LL驱动描述》

  3. RTOS

  4. CMSIS-RTOS v1 API接口参考

  5. CMSIS-RTOS V2 API接口参考
  6. 《用户手册 在具有RTOS的STM32Cube上开发应用》
  7. 调试工具Tracealyzer(STM32CubeIDE自带一些FreeRTOS的调试视图,详情请参见《UM2609 STM32CubeIDE user guide 3.0》第6章
  8. Tracealyzer 快速启动指南
  9. Tracealyzer 参考手册

开发环境

  1. STM32CubeIDE 产品页面
  2. 《STM32CubeIDE 安装指南》
  3. 《STM32CubeIDE 快速启动指南》
  4. 《STM32CubeIDE 用户手册》

工具

  1. ModbusTools
  2. 《Modbus Poll user manual》
  3. MQTT.fx

Modbus 协议

  1. MODBUS Protocol Specification
  2. Modbus Serial Line Protocol and Implementation Guide V1.02
  3. Modbus协议深入讲解