搜索资源列表
STM32F10xxx_Reference_Manual.r
- STM32F101xx 和STM32F103xx参考手册。本参考手册针对应用开发,提供关于如何使用STM32F101xx 和STM32F103xx 微控制器的存储器和外设的详细信息。在本参考手册中STM32F101xx和STM32F103xx 被统称为STM32F10xxx,STM32F101xx and STM32F103xx reference manual. The reference manual for application development, to provide infor
ADCtest.rar
- stm32f103的一个简单的ad测试程序,包含串口,stm32f103 a simple ad testing procedures, including the serial
STM32
- 该书籍为STM32F10*系列的技术手册。详细的讲述了该系列芯片的特点、功能、用法。-STM32F10* books for the series of technical manuals. Detail the characteristics of the chip, function and usage
7.Others
- 7. Others --- --- --- --- --- --- --- ---- STM32认证,勘误表,质量--产品文档,技术说明,技术文章等-7. Others---------------------------------------------- STM32 certification, Errata, quality- product documentation, technical notes, technical articles, etc.
WeiBin_STM32F103Z_GPIOG-test_KEIL
- 此範例可測試STM32F103Z_GPIOG硬體腳位測試,由GPIOG~GPIOG15皆可左移驅動。-This paradigm may test STM32F103Z_GPIOG hardware feet a bit test, administered by GPIOG ~ GPIOG15 can be left-shift drivers.
STM32F10xxxmanual
- STM32F10xxx+参考手册Rev7V3,它全面的介绍了,STM32F10系列嵌入式单片机怎样使用,是一个难得一见的好书,愿和大家一起分享。-STM32F10xxx+ reference manual Rev7V3, it is a comprehensive introduction, STM32F10 series of how to use the embedded microcontroller, is a rare books, would like to share with e
STM32F10
- STM320学习相关东西, 可以做入门了解一下。-STM320
stm32-gujiankushiyongshouce
- stm32f10系列最新固件库 适合初学者学习和查阅-stm32f10 series for beginners to learn the latest firmware and access to library
ARMGPIO
- STM32F10系列单片机程序,关于GPIO-STM32F10 MCU program, on the GPIO
ARMBEEP
- STM32F10系列关于蜂鸣器部分的程序-STM32F10 part series on the buzzer of the program
ARMUSART
- STM32F10系列关于串行数据部分的程序-STM32F10 series of serial data part of the program
ARMEXTI
- STM32F10系列关于中断函数部分的程序-STM32F10 series on the part of the program interrupt function
USB_CLASS
- usb class for stm32f10*
C-code-for-FIR
- 基于STM32F10的FIR滤波器 参数 : hx[Max] : 系统函数,Max为系统函数的阶数,或是系数的个数,定义为Short型 xn[M] : 输入参数 yn[N] : 输出参数 M,N,Max的关系为 M + Max -1 = N - STM32F10-based FIR filters Parameters: hx [Max]: system functions, Max is the order of the system fu
STM32f10-series-firmware-nstructions
- STM32f10系列固件函数使用说明,完整的固件库-STM32f10 series firmware function instructions for use, complete firmware library...
CD00171190
- STM32F10 Reference manual
USART_i2c
- UART for STM32f10xx. UART for STM32f10xx UART for STM32f10-UART for STM32f10xx. UART for STM32f10xx UART for STM32f10xx UART for STM32f10xx
STM32F10xxxADC
- 这篇应用笔记是为了提供关于STM32F10 ADC外设的使用的应用示例,与STM32F10固件库配套-This application note is to provide application examples on the use of STM32F10 ADC peripheral with STM32F10 firmware library supporting
stm32-usart
- stm32串口初始化,波特率可设置,用于重复设置波特率-stm32f10 usart
STM32F1_STDLIB_MDK5_Project_Template
- 使用MDK5建立的STM32F10单片机工程模板,已经实现了在不使用MicroLIB库的前提下重定向printf和scanf函数到USART,可直接使用串口助手调试。-STM32 project template in MDK5, Regtarge std. function scanf and printf to usart1 whitout MicroLib.