▍1. Micrium_STM32F746G-DISCO_blinky
Micrium官方移植的uc-OS III到 stm32f746平台,值得参考与借鉴。(This software package is ported to stm32f746 platform by Micrium.)
Micrium官方移植的uc-OS III到 stm32f746平台,值得参考与借鉴。(This software package is ported to stm32f746 platform by Micrium.)
LAN8720网口驱动应用在STM32的示例程序,可以实现Ping功能,用于网络测试。(The demo project for STM32 with LAN8720. The Ping function is OK.)
通过ARM的MDIO接口对交换机芯片BCM53101的PYH寄存器读写以完成对光口和电口的配置。该c文件是自己做的装置上使用的,完全可以正常使用,大家可以参考获得些灵感。(PYH register configuration for swith BCM53101 )
基于STM32开源的德国开源三轴无刷云台(Germany-based STM32 open source C implementation triaxial PTZ PTZ)
基于STM32串口的DMA双缓存收发的C实现源码(Based on STM32 serial DMA double buffering received and implemented in C source code)
基于STM32F10x的基础寄存器编写程序整合-适合初学者(STM32F10x series Register version integration)
里面包括 STM32的一些 PDF教程希望对大家有帮助(STM32 which includes some PDF tutorial hope to help everyone)
stm32f103下电子钟,利用液晶屏显示(stm32f103 an electronic clock, use the LCD display)
freescale KE系列中文使用手册,适合新手和英语不善长者使用。(Freescale KEXX Chinese manual, suitable for beginners and poor English elders use.)
stm32F103 利用fsmc接口驱动液晶屏显示BMP图片(stm32F103 show BMP picture)
基于ARM的三相电电能计量测量程序,包括配置,初始化,显示。( Three-phase electric power metering)
LPC176x/5x编程用户手册,Rev. 3.1 — 2 April 2014(LPC176x/5x User manual,Rev. 3.1 — 2 April 2014)
ARM系列芯片的调试仿真器,该仿真器实现了TRACE32的所有功能,适合小代码调试(simulate Trace32)
用Stm32f103当示波器,具有分析输入波形功能,同时又能输出波形自己花了将近一个月编出。(When using Stm32f103 oscilloscope, with analysis of the input waveform function, at the same time can output waveform spent nearly a month to write themselves.)
上传配置FS-JTAG 调试工具,没有密码。(setting FS-JTAG debug tools)
基于STM32的应用实例,可以增强对于STM32的应用能力(This pdf have lots of project that base on STM32)
stm32控制w5300 和sram实现网络数据传输(stm32 w5300 sram)
该代码是基于STM32的IIR滤波器算法,当中的过程可以使得初学者快速理解和实现IIR滤波算法,该算法在处理特定频段的毛刺波非常有用(The code is based on the STM32 IIR filter algorithm, which can make the process beginners quickly understand and implement IIR filtering algorithm, which is very useful in dealing with a particular wave frequency glitches)