搜索资源列表
STM32F10xxx_RM0008_CH_Rev7V3
- stm32中文手册当前最新版本,希望对大家有点帮助。-Chinese stm32 the latest version of the current manuals, in the hope that we are a bit to help.
rtc
- RTC stm32时钟,具有一定的功能,适合初学者-RTC stm32 clock, has a certain function, suitable for beginners
1112
- 这是一个教初学者STM32  定时器与PWM  快速使用入门的东西-This is a timer with PWM teach beginners STM32 something quick Getting Started
Series-ARM_Cortex-M3-STM32-
- 这是一本大家都知道的关于STM32的很好的一本书,之前在其他网站上找的很费劲,给大家提供如下,里面是分章节的PDF格式,个人感觉很清,可以打印成纸质-This is one we all know very well about the STM32 a book, before looking at other sites was hard for everyone to provide the following, which is divided into sections of the P
STM32
- STM32的原理图文档,最小系统版的,还不错,可以下载下来看看。-STM32 schematic diagram documents, smallest system version, but is also good, may download has a look
1_201207023
- STM32的一个点亮流水灯的演示程序,两只LED交替点亮,内含时间的精确延迟-The STM32 a light water lights demo program, the two LEDs alternately light, containing the time delay accurate
xd-stm32-10
- 芯达STM32入门系列教程之十《定时器与蜂鸣器》-Core up to a the STM32 Getting Started tutorial series of ten " timer with buzzer
STM32-V1.0
- STM32开发指南,针对初学者有很大的帮助 ,希望能够帮到你-STM32 Development Guide, a great help for beginners, want to be able to help you
Configure-IAR-EWARM-for-STM32-
- 本文说明如何在Windows XP/Windows 7操作系统上,使用IAR Embedded Workbench for ARM 5.30建立一个IAR项目,并且配置STM32开发环境。 -This paper shows how the Windows XP/Windows 7 operating system, use IAR Embedded Workbench for ARM 5.30 build a IAR project, and the configuration STM32 d
The-STM32-timers
- STM32含有多个定时器,这里简单总结学习通用定时器的过程-The STM32 contains multiple timers, here is a brief summary of the process of learning general-purpose timer
STM32-Handbook
- This is a handbook on programming techniques for stm32 micro controllers. It includes information on exactly how to interface to external peripherals such as microsd cards, how to setup a file system using FATfs, how to interface to usb etc.
stm32
- stm32固件库函数,中文版介绍,详细分类-STM32 firmware library function, Chinese version of introduction, a detailed classification
STM32
- 流水灯,用STM32写的一个流水灯的程序,适合初学者学习,寄存器方式-Water lights, with light water STM32 write a program, suitable for beginners to learn, register mode
STM32-circuit
- 关于stm32芯片的使用说明,提供详细的注解和源代码,为使用者提供参考学习。-About stm32 chip instructions, detailed notes and source code, provide a reference for users to learn.
STM32-breath_LED
- 用STM32单片机做的一个呼吸灯,可以直接使用,源代码齐全-With STM32 microcontroller do a breathing light, can be used directly, complete source code
STM32-board-schematic-and-PCB
- ST原厂STM32评估板原理图和PCB图,是很好的学习STM32的资料。-Original ST STM32 evaluation board schematic and PCB diagram,STM32 is a good learning information.
Huong-dan-tao-project-STM32-Keil-Demo-code
- STM32 is a family of 32-bit microcontroller integrated circuits by STMicroelectronics. The STM32 chips are grouped into related series that are based around the same 32-bit ARM processor core, such as the Cortex-M7, Cortex-M4F, Cortex-M3, Cortex-M0+,
STM32-Flash-when-USART-enable
- 在其产品设计中,经常会使用STM32片上Flash模拟一个EEPROM的功能,用于存贮数据。在软件调试时,发现开启此功能,会影响到USART通信,导致偶尔发生个别数据接收不到的现象。本文档详细介绍原因和解决方法。-vIn its product design, often using the STM32 chip Flash EEPROM simulates a function for storing data. When software debugging and found that t
STM32-project-model
- 通过该工程文件可以轻松的奖励STM32的工程文件,省去了繁琐的建立工程的时间,使用时只需要更改相应的设计文件,就可以直接编译;-Through the project files can be easily reward STM32 project file, save a lot of building engineering of the time, when using only need to change the corresponding design documents, can
The-STM32-receives-a-specific-string
- STM32接收特定字符串,STM32中的库函数只能接收一个字节,如果需要接收多个字节,则需要自己写函数-The STM32 receives a specific string