搜索资源列表
stm32f10x_it
- stm32 flash的烧录,和spi的通讯-stm32 flash the burner, and spi communication
Simulation_IIC
- STM32 模拟I2C 驱动 工程师可以作为参考运用到实际项目开发中-Simulation_IIC\include\fonts.h Simulation_IIC\include\lcd.h Simulation_IIC\include\main.h Simulation_IIC\include\stm32f10x_conf.h Simulation_IIC\include\stm32f10x_it.h Simulat
stm32f10x_it
- STM32的驱动软件,欢迎大家支持,-STM32' s driver software, welcomed the support, thank you
TIM1
- stm32 TIM资料+程序,适合新手学习使用-stm32 TIM data+ program, suitable for beginners learning to use
LCD1602
- W25x系列Flash芯片驱动程序(SPI调试通过) main.c文件: #include "stm32f10x_it.h" #include"hw_conf.h" #include "spi_flash.h"-this is lcd1602
UsbMultimediaKeyboard
- Usb多媒体键盘代码实现 stm32f10x_it芯片-Usb Multimedia Keyboard code stm32f10x_it chip
USART
- 有关STM32单片机串口的设置及使用方法的代码-STM32 microcontroller serial port on the setting and use the code
STM32-H103-Blinking-LED
- 简单的对STM32的应用,其中包含了timer计时器以及GPIO的基本设置,达到使LED进行定时闪烁的代码-Simple application of the STM32, which contains the basic timer timer and GPIO settings, to make the LED blink code for timing
stm32f10x_it
- 用stm32实现串口通信的串口驱动程序,实现与pc的通信-Stm32 achieve serial communication serial port driver
stm32f10x-flash-programming_cn
- TM32F10x-内部flash读写测试参考程序,适合初学者... stm32f10x_conf.h stm32f10x_it.c stm32f10x_it.h system_stm32f10x.c- flash stm32f10x_conf.h stm32f10x_it.c stm32f10x_it.h system_stm32f10x.c
Source
- stm32 RTC程序,利用串口显示一个实时时钟包含main.c和stm32f10x_it.c,其他为STM32启动文件和库文件,KEILv4.10编译通过-stm32 RTC program, the use of the serial port to display a real-time clock contains main.c and stm32f10x_it.c other STM32 start and library f
stm32f10x_it
- 基于STM32核心的中断处理多路高速编码器采集程序,此程序已在实际产品中得到可靠应用-Based on the STM32 core interrupt handling multiple high-speed encoder acquisition program, this program has been in the actual product reliable application
stm32f10x_it
- 用STM32玩机器人的时候做的,里面用来很多自己的想法,对大家玩机器人和STM32有一些帮助-STM32 playing with robots when I do, which is used a lot of their own ideas, to everyone playing robots and STM32 some help
stm32f10x_it
- stm321f103中断函数,包括usart,tim,can等的中断函数-stm32f103 interrupt function
stm32f10x_it
- stm32的中断预留文件,有需要的可以下载并添加到自己的工程里面-stm32 interrupt reserved documents, there is a need to download and add to your project inside
stm32f10x_it
- 零死爱转角初级介绍单片机功能,发展强大,功能很多,适合单片机发烧友-Zero dead love corner junior on the SCM functions, a powerful development, a lot of features for the microcontroller enthusiasts
stm32f10x_it
- Discovery VL example
stm32f10x_it.H
- Discovery VL Example File H
stm32f10x_it
- 这个程序用于单片机STM32芯片的串口通信,里面含有串口接收函数。-It is for STM32 usart setting.
stm32f10x_it
- 简单的STM32 usart通讯功能例程,使用DMA。 适用于初学者。-STM32 communication between usart with DMA.