资源列表
STM32F4封装库
- 该封装库具有与STM32F4相关的最小系统所需的大部分器件的封装,亲测实用。
CMSIS-DAP-V2.0
- DAP-LINK工具STM32源码,支持STM32F103作为控制器(DAP-LINK Tool STM32 Source Code)
adxrs453_generic
- 超强抗震动陀螺仪ADXRS453单轴陀螺仪的通用驱动程序,适合任何单片机平台。(The general driver of ADXRS453 single-axis gyroscope is suitable for any single-chip computer platform.)
UDSBoot_G128-master
- UDS bootloader for freescale G128
STM32+W5500串口
- 本例程使用STM32为控制器,w5500用于链接网络设备。移植串口1进行数据打印,定时器4进行准确定时。
stm32 gif
- stm32基于znfat和sd内存卡实现gif的解码与显示
FU6831
- 三相无刷程序用于风机嵌入式可配置三相BLDC和PMSM电机控制(Three-phase Brushless Program for Embedded Configurable Three-phase BLDC and PMSM Motor Control of Fan)
红外学习程序
- 在该压缩包中包含了万能红外学习的源代码和资料。(The compression package contains the source code and information of universal infrared learning.)
小板-C8T6
- 该程序在正点原子的基础上进行修改,在初始化传感器之后能直接读取距离数据。(The program is modified on the basis of the positive atom, and the distance data can be read directly after the sensor is initialized.)
UCOS示波器
- 基于STM32F407芯片,采用UCOS实时操作系统,开发的一款功能全面的示波器例程,可测信号的频率,幅度,占空比。同时内嵌简易信号发生器用于示波器测试。可实现信号的同步测试,具有光标等功能。
STC_SoftSPI_ENCode(模拟SPI英文显示)
- stc8f2k16s2,控制st7735,显示(Stc8f2k16s2, control st7735, display)
IIC Slave 中断
- STM32F030C8 I2C 从机 中断处理 DummyWrite模式。从机采用硬件I2C接口。已经修改了时序中存在的错误。