# STM32F103xx **Repository Path**: WSCKY/STM32F103xx ## Basic Information - **Project Name**: STM32F103xx - **Description**: stm32f103 project framework - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-13 - **Last Updated**: 2021-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MiniPlatform_Vehicle ### Code for a two wheel vehicle's control system #### main controller ic: `STM32F103RCT6, cortex-m3@72MHz, FLASH Size: 256KB, SRAM Size: 64KB.` `STM32F103C8T6, cortex-m3@72MHz, FLASH Size: 64KB, SRAM Size: 20KB.` #### development IDE: `Keil MDK uVision V5.24.2.0 .` #### Toolchain: `MDK-ARM Plus Version: V5.24.1 .` #### IMU Sensor: `Invensense MPU6050 Motion sensor, interface via spi.`