搜索资源列表
STM32L15x-ADCTest
- 利用STM32L15xx配置GPIOB0为模拟输入(12位AD),实现模数转换,包含ADC初始化和读取函数。-Using GPIOB0 of STM32L15xx to achieve analog-to-digital converter,including ADC comprising initialization and read functions.
32L-TOUCH-LIB
- ST供应商提供的stm32l15x系列的touchkey源码,该源码我自己已经用过,有很强的环境自校准功能,在这款低价位芯片上发挥的很好,不过是三个定时器pwm捕获实现的,这样很耗cpu资源。-ST suppliers stm32l15x series touchkey source, the source I' ve used, there is a strong environmental self-calibration feature on this low-cost chips
STM32L151--GPIO-TIM
- stm32l15x系列MCU GPIO和定时器的控制实例-Examples stm32l15x series MCU GPIO control and timers
STM32L151-ADC
- STM32L15X系列MCU做ADC采用实例-STM32L15X series MCU do ADC uses examples
STM32L151--PWM
- stm32l15x系列MCU 关于PWM的控制实例-stm32l15x Series MCU control instance on the PWM
STM32L151-UART
- stm32l15x系列MCU UART控制源码-stm32l15x Series MCU UART control source
STM32L15x-USART
- STM32L15x USART EXAMPLE
STM32L15x-SysTick_Example
- STM32L15x SysTick Example
STM32L15X-no-os
- STM32L15X template(no os)
STM32L1xx-USB-IAP
- STM32 USB IAP(STM32 DFU),STM32L15X usb升级程序的程序,以及测试程序,还包括dfuse安装软件和使用说明。-STM32 USB IAP(STM32 DFU)
LED
- STM32L151C8T6使用HAL函数编写的点灯程序,测试可用(stem32l151 led control program)