# RMCOD2025_supercap **Repository Path**: cod_-hardware/rmcod2026_supercap ## Basic Information - **Project Name**: RMCOD2025_supercap - **Description**: 25赛季超级电容 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-31 - **Last Updated**: 2025-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RMCOD2025_supercap #### 介绍 25赛季超级电容硬件软件 #### 使用说明 #### 软件架构 软件架构说明 # 环境依赖 开发工具:Keil V5.38a,VsCode 软件环境:Window11 硬件环境:自研主控板(芯片型号:STM32F334C8T6) 编译工具:Arm Compiler V5.06u7,C/C++编译 # 目录结构描述 ├─Core |_Ins |_Src ├─Drivers |_CMSIS |_STM32F3xx_HAL_Driver ├─MDK-ARM ├─USER |__ supercap.c |__ power_loop.c |__ bsp_can.c |__ bsp_adc.c |__ adc_handlle.c |__ bsp_hrtim.c |__ bsp_tim.c |__ pid.c |__ filter.c |__ bsp_usart.c # 模块功能说明 #### 硬件架构