资源列表
STM32F429-HAL_V1.1
- 本文件是基于stm32f429开发的库函数开发指南书籍,其中包括对各种外设的操作,以及实验的流程都有详细描述。(This document is based on stm32f429 development of the library function development guide books, including the operation of various peripherals, as well as the experimental process has a detaile
MPU9150
- 本文件是基于mpu9150的姿态算法源码,其中包括对各姿态角的计算和误差处理算法。(This document is based on mpu9150 attitude source code, which includes the calculation of the attitude angle and error processing algorithm.)
1527 2260解码 修改后
- 2262和1527通用解码程序,完整代码(2262 and 1527 general decoding program, the integrity of the code)
ZTOBD
- stm32做的一个协议转换,主要是obd串口协议转换成adroid上的串口协议。(STM32 to do a protocol conversion, mainly OBD serial protocol conversion to adroid serial protocol.)
ramdump.tar
- 高通平台解析ramdump的工具,将dump文件和vmlinux拷贝到Port_COM23,执行parser.sh(Qualcomm platform to resolve ramdump tools, dump files and vmlinux copy to Port_COM23, the implementation of parser.sh)
一个占用内存极少的菜单系统的实现
- A menu system that uses less memory
在线升级IAP功能
- 远程升级更改向量表地址来运行不同程序,可以使得flash分不同区域进行运行(Remote upgrade changes the vector table address to run different programs that enable flash to run in different regions)
【19】DMA PWM WS2812 GPIO输出16组
- STM32作为主控芯片,72Mhz,利用DMA+PWM实现驱动WS2812,创建16个并行800kBit / s数据流的想法如下: 使用定时器每1.25us创建一个800kHz的时基和一个DMA请求。 使用2个比较模块在低位时间(350ns)和高位时间(700ns)下创建DMA请求 1.25us DMA请求将GPIO端口的所有位设置为高电平 350ns DMA请求将数据从帧缓冲区传输到GPIO端口。如果该位为0,GPIO引脚将变为低电平,否则将保持高电平。 700ns DMA请求将所有
1khz_tone
- How to generate 1Khz tone using specified software.
echo_generation
- Echo generation using embedded systems
BootTools C6657
- 自动将 out文件转成SPI NOR FLASH固化程序,用于程序固化和引导。 脚本里面配置了DDR3.(Automatically convert the out file into SPI NOR FLASH curing program for program booting.)
MT7628开发板的WIFI驱动
- 该源码驱动适合联发科的基于mips架构的开发板。适合联发科的网卡驱动。能够实现桥接模式,路由模式,无线放大器模式。(The source driver for MediaTek based on the MIPs framework development board. NIC driver for mediatek. Bridge mode, routing mode, wireless amplifier mode can be implemented.)
