搜索资源列表
STM32F10xxx-CAN-example.rar
- 一份stm32处理器上CAN总线应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大,Stm32 processors on a CAN bus application programming practical examples, included a detailed pdf source code, note it is clear that a great reference value
stm32f10x_stdperiph_lib_v3.0.0
- stm32库文件3.0 版。截止09.4.30最新版。内有英文说明,在英文官方下的。中文的没有。相对2.x版本变动较大 stm32f10x_stdperiph_lib_v3.0.0.zip,The STM32F10x Standard Peripheral Library is a complete package, consisting of device drivers for all of the standard device peripherals, for High-, Mediu
STM32-RCC
- STM32x系统时钟的详细介绍,对新人理解STM32的时钟系统有着很大帮助。-STM32x detailed descr iption of the system clock, the clock on the new understanding of the system STM32 has a great help.
STM32-AT24C02
- STM32-AT24C02,大容量IC卡在STM32上的应用。卡片存储方便管理与应用。-STM32-AT24C02, high-capacity IC card applications on the STM32. Facilitate the management and storage card application.
STM32F103xCDE_Datasheet_En
- STM32F103xCDE,大容量STM32处理器的编程手册,英文版。-STM32F103xCDE, large capacity STM32 processor programming manual, in English.
STM32F10xxx-ADC-example
- 一份stm32处理器上ADC应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor ADC practical examples of application programming, included a detailed pdf source code, note it is clear that a great reference value
STM32F10xxx-TIM1-example
- 一份stm32处理器上定时器TIM1应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor timer TIM1 practical examples of application programming, free source code for a detailed pdf descr iption it is clear that a great reference value
STM32_Reader
- 基于STM32编写的TXT阅读器,供大家讨论研究。1. 程序是刚刚才写出来的,没有整理,(也很懒,不想整理),只是修改了几个函数,用了FATFS文件系统(这个系统,我也不了解,只是用了它两个函数).2必须在SD卡根目录下有个TEST.TXT文件.(我测试300K的TXT都可以正常使用,但是有极少部分文字显示乱码,不知道是字库的问题,还是我程序的问题)3.程序使用:开机后,按 左键-------录入test.txt文件(文件大的要等好几十秒) -Based on the STM32 prepa
stm322rm
- DX STM32开发板上的入门篇,程序代码,有STM32F103各个外设的使用实例,对于初学STM32的大有帮组。-DX STM32 development board, entry papers, code, there are various peripheral STM32F103 use examples of great help for beginners STM32 group.
FAQstm32Analysis
- stm32常用问题解析 分析了STM32单片机开发中遇到的常见问题,并给出了解决的方法,对初学者有很大的帮助-stm32 commonly used analytical analysis of the issue of single-chip STM32 encountered in the development of common problems and solutions are given to be very helpful to beginners
stm32_adc
- 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
usbMASStorgeLM3S374
- USB Mass Storage 学习笔记-STM32+FLASH实现U盘 以及usb MASS Storge LM3S3748的评估及开发过程之感触 虽不是原创,但是启发很大,发上来大家-USB Mass Storage Study Notes-STM32+ FLASH realize U disc and usb MASS Storge LM3S3748 evaluation and development process of feeling, while not original,
5780bcf5-da04-4cf6-b388-1f3d01c4896c
- STM32框架,USING 3.X库 准备以后产品换STM32,写了个例程,网上的都是零碎的,这个例程可以直接用,不喜欢官方的结构,改了一下.内容有GPIO SYSTIC EXIT ADC USART FLASH EEPROM(FLASH模拟).存下以后自已也能用.固件库有点大就不一起上传了.使用MDK4 -STM32 framework, USING 3.X library prepared after the product for STM32, wrote a routine, the
DIYPhone
- 当今手机已成为日常生活中不可或缺的必须品,好像是人身体的一部分。本设计主要是为了了解和学习手机的工作的基本原理,主要利用stm32微处理器控制GPRS/GSM模块来实现手机的最基本功能,在此基础上再增加蓝牙模块,液晶模块等。对我们学习嵌入式设计有很大的帮助。-Today mobile phones have become an indispensable daily necessities, as if one part of the body. This design was to under
dx_pda
- 大虾电子网设计的stm32开发板源代码,比较不错,大家参考-Electronic network designed stm32 prawns development board source code, quite good, we refer to
STM32入门篇之通用定时器彻底研究
- stm32的定时器应用,微处理器中,定时器应用非常重要,stm32有很多定时器,要充分了解对于初学者来说难度较大(Timer application for stm32)
大彩串口屏驱动程序范例(基于51和STM32)V3.0
- 基于51和STM32单片机的基本和标准型参考程序V3.0(Based on 51 and STM32 microcontroller basic and standard reference procedures V3.0)
STM32原理图大集合
- 包含了所有stm32原理图的压缩包,希望能够为大家提供帮助(A compression package that contains all the STM32 schematic diagrams)
基于STM32车牌识别系统资料V1.0_Ricky(1)
- 本系统以STM32F103RBT单片机为主控,控制OV7670摄像头(带FIFO)进行图像采集,通过模式识别、匹配,最后获得车牌的识别结果。为尽大可能的提高处理速度,STM32单片机进行了16倍频。识别主要过程包括图像采集、二值化分析、识别车牌区域、字符分割、字符匹配五过程。(Circuit design of license plate recognition based on stm32)
STM32 HID
- STM32 USB通信,可被电脑识别为HID输入设备,最大64字节收发(STM32 USB communication, can be recognized by computer as HID input device, maximum 64 bytes receive and receive)