# STM32_ALL_Peripheral_Application **Repository Path**: enderman1/STM32_ALL_Peripheral_Application ## Basic Information - **Project Name**: STM32_ALL_Peripheral_Application - **Description**: STM32 all periphera application's library - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-02 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Describe: use save all stm32 peripheral application include hal lib,std lib All project structure(For std lib): APP: user's function feature code Doc: detail and describe Pro: keil generate some files STM32Lib:hal lib or std lib USER: main.c and some basic C files Hareware platform: Cortex-m3:STM32F103ZETx Cortex-m4:STM32F410RBTx STM32F427ZI ================================= Task: Progress Detail ADC O ADC_DMA for STM32F1 CAN X DAC X EXTI O FLASH O GPIO O I2C X I2S X IWDG O RNG O RTC X SDIO X SPI X SysTick O no IT TIM O TIM_PWM_OUT O TIM_PWM_IN X TIM_BASE_IT O TIM_Encoder X TIM_InputCapture O USART O add DMA FOR STD LIB WWDG X ================================= O:complete X:no edit -:doing