资源列表
STLinkV2.J16.S4.bin_
- Firmware for ST-Link
DALI MASTER
- 实现DALI主站功能,DALI收发,参数设置等(Achieve DALI master station function, DALI transceiver, parameter settings, etc.)
STM32使用I2C驱动GY-30光照传感器和SPI总线驱动DHT11
- 对于光照传感器的使用,在串口调试助手上将光照强度显示出来,每隔2S,读取一次,否则会出现读取失败。 对于温湿度传感器也是同样的道理,只是为了节省GPIO口,使用SPI单总线通信模式,实现对于温湿度的数据采集以及显示。 其中还包括了对应的串口通信,以及对于printf的重定向,使其打印在串口助手的接收区。
no_compensation_final
- 永磁同步电机三闭环调速仿真,针对弧形电机建模,然后采用位置,速度和电流三闭环对弧形永磁同步电机进行调速(Three-loop speed regulation simulation of permanent magnet synchronous motor)
16 bit signed number multiplier
- 16位有符号数乘法器,使用Booth编码和华莱士树,提供程序源文件和测试文件(The 16 bit signed multiplier uses Booth encoding and Wallace tree to provide source files and test files.)
ADS设计低噪声放大器
- 微波毫米波系统的设计,晶体管选用的是ne3210s01。 设计指标: 1.中心频率7.78G,通带120MHz 2.通带内增益达到16.2dB,波纹小于0.5dB 3.通带内的噪声系数小于0.5 4.通带内输入驻波比小于1.5,输出驻波比小于2 5.系统特性阻抗50Ω 6.微带线基板厚度0.508mm,相对介电常数3.66(The design of microwave and millimeter wave system is based on ne3210s01. Des
XC2000_FreeRTOS
- 在英飞凌XC2000平台上移植Freertos,功能实现任务切换,编译器为Tasking。(Transplant Freertos on the Infineon XC2000 platform to achieve task switching)
HC_SR04_KEY_LEX_CALLl_GSM_GPS
- 基于stm32f103的导盲杖,可以实现拨打电话,一键定位并发送短信,障碍物报警等。(The walking stick based on STM32F103 can make phone calls, locate and send short messages on one key, and alarm for obstacles.)
STM32F207 FATFS SD CARD
- stm32f207 fatfs sdio example
BLDC source code
- 量产用的直流无刷控制源码,使用ARM CORTEX M0,50MHZ
UDP服务器收发数据实验(ucos版)
- 在ucos系统下用stm32实现udp服务器收发数据实验(Using UCOS to realize data sending and receiving experiment of UDP server in STM32 system)
STM32F407 USB UVC
- 基于STM32F407 实现USB UVC摄像头主机功能功能(Implementation of USB UVC camera host function based on STM32F407)