资源列表
实验47_1 DSP BasicMath测试
- 测试STM32F4的DSP库基础数学函数:arm_cos_f32和arm_sin_f32和标准库基础数学函数:cosf和sinf的速度差别,并在LCD屏幕上面显示两者计算所用时间,DS0用于提示程序正在运行。(Test STM32F4's DSP library basic mathematical functions: arm_cos_f32 and arm_sin_f32 and standard library basic mathematical functions: the speed
实验47_2 DSP FFT测试
- 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically gen
实验45 视频播放器实验
- 学习MJPEG解码和AVI文件格式,体验STM32F4强大的性能,实现一个简单的AVI视频播放器.(Learn MJPEG decoding and AVI file format, experience the powerful performance of STM32F4, and realize a simple AVI video player.)
实验39 FATFS实验
- 学习FATFS,掌握文件系统使用(读/写/删除/创建文件等操作).(Learning FATFS, mastering the use of file system (read / write / delete / create files etc.).)
毕业设计
- stm32f1最小系统原理图及pcb图,有按键 ,串口,下载模块(Stm32f1 minimum system schematic diagram and PCB diagram)
测试OK
- 采用stm32f103+ads1256采样,实测有效,有注释(Stm32f103+ads1256 sampling is effective and annotated.)
2_GPIO_跑马灯
- 32f103系列板子的跑马灯实例,适合新手学习(32f103 series board marquee example, suitable for beginners to learn)
DALI MASTER
- 实现DALI主站功能,DALI收发,参数设置等(Achieve DALI master station function, DALI transceiver, parameter settings, etc.)
高级例程-以太网-TCP服务器收发数据
- 高级例程-以太网-TCP服务器收发数据
红外遥控器
- stm8s103实现红外遥控的功能,标准的红外通信协议(Stm8s103 realizes infrared remote control function, standard infrared communication protocol)
TF卡
- stm8s103的TF卡读写操作,不错实用的程序(Stm8s103 card read and write operations, good practical procedures)
CH372 USB通信
- stm8s103和ch372组成的USB通信功能(USB communication function composed of stm8s103 and CH372)