搜索资源列表
STM32F4xx_StdPeriph_Examples
- 神舟王STM32F407开发板_源代码,全部外围例程-The Shenzhou king STM32F407ZGT peripheral routines
Libraries
- 基于金龙开发板的库文件,里面包含开发板的基本的驱动函数以及STM32F407的外设驱动-Dragon development board library file, which contains the basic drivers of the development board function and STM32F407 peripheral drivers
ucgui
- 基于金龙开发板的界面。主控芯片是stm32f407.-Golden Dragon development board-based interface. Master chip STM32F407.
Periph_Example
- SK-stm32f407开发板外设例子。自己买板子附送的例程。希望大家参考一下。-SK-stm32f407 development board peripherals examples. Buy their own board supplied routines. I hope your reference.
exti_nvic
- stm32f407开发板关于外部中断和嵌套中断的例子-Examples stm32f407 development board on the external interrupt and nested interrupts
LCD
- stm32f407开发板关于液晶LCD的例子-stm32f407 on LCD LCD development board example
LED
- stm32f407开发板上关于LED灯的例子-stm32f407 development board LED lights on the example
ucgui
- stm32f407开发板上关于gui的例子-stm32f407 gui example on the development board
GD-STM32F407-SCH
- stm32f407开发板上的原理图,可以参考一下-development board schematics stm32f407
stm32f407-dac
- 关于STM32F4开发板如何实现 DAC 功能。-About STM32F4 development board how DAC functions.
STM32407
- stm32f407 ARM 开发板原理图——非常珍贵-The sch of stm32f407 ARM develop board.
stm32f407-stop
- stm32F407低功耗之停止模式,在正点原子开发板探索者上运行可靠,能用外部任意终端唤醒-stm32f407 Low power stop mode
USB_PC_USB_SD
- 本软件利用STM32f407芯片操作SD卡和USB存储器,我已经测验了在STM32f407开发板,很有用的软件-This software uses the STM32f407 chip operation SD card and USB memory, I have tested in the STM32f407 development board, very useful software
RS232DMA
- 本软件利用STM32f407芯片内部DMA操作RS232,我已经测验了在STM32f407开发板。为了STM32f开发,很有用的软件-This software uses STM32f407 chip internal DMA operation RS232, I have tested in the STM32f407 development board. In order to STM32f development, very useful software
STM32F407ADC3_DMA
- 本软件是STM32f407芯片的ADC操作软件,采用DMA方式。我已经测验了在STM32f407开发板。为了STM32f开发,很有用的软件-This software is the STM32f407 chip ADC operating software, using DMA mode. I ve been testing the STM32f407 development board. In order to STM32f development, very useful software
Timer2
- 本软件是STM32f407芯片的TIMER操作软件。我已经测验了在STM32f407开发板。为了STM32f开发,很有用的软件-This software is the STM32f407 chip TIMER operating software. I ve been testing the STM32f407 development board. In order to STM32f development, very useful software
STM32F407_TCPIP
- 本软件是STM32f407芯片的Ethernet操作软件。我已经实现了TCP/IP通信在STM32f407开发板。为了STM32f开发,很有用的软件-This software is the STM32f407 chip Ethernet operating software. I have implemented the TCP/IP communication in the STM32f407 development board. In order to STM32f development
STM32F4x7_ETH_LwIP_V1.1.1
- 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时