# MCP series **Repository Path**: mysentech/mcp-series ## Basic Information - **Project Name**: MCP series - **Description**: MCP1085/MCP1081/MCP61/MCP62 sample code - **Primary Language**: C - **License**: Not specified - **Default Branch**: MCP1085 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 6 - **Created**: 2024-06-04 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## [V0.0.1] - 2026-02-24 ## Development Environment Before using this release, please install the corresponding device support pack to set up the development environment. The pack contains device headers, startup files, linker scripts, and peripheral drivers required for firmware development. ### New Features - **Initial release** with support for the following peripherals: - **ADC** – Analog-to-Digital Converter - **CAP_AFE** – Capacitive Sensing & Temperature Measurement - **CRC** – Cyclic Redundancy Check - **DBG** – Debugging - **EXTI** – External Interrupts - **FLASH** – Flash Memory Management - **GPIO** – General-Purpose Input/Output - **I2C** – Inter-Integrated Circuit Communication - **IWDG** – Independent Watchdog Timer - **PWR** – Power Management - **RCC** – Reset and Clock Control - **SPI** – Serial Peripheral Interface - **TIM1** – Advanced Timer - **TIM3/TIM14** – General-Purpose/Basic Timers - **UID** – Unique Device Identifier - **USART** – Universal Synchronous/Asynchronous Receiver-Transmitter ### Bug Fixes - None ### Known Issues - None