搜索资源列表
STM32-USB
- STM32F103系列芯片都自带了USB,不过STM32F103的USB都只能用来做设备,而不能用作主机。既便如此,对于一般应用来说已经足够了。本节,我们将向大家介绍如何在 MiniSTM32开发板上虚拟一个USB鼠标。-STM32F103 usb
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
AD421
- 16DAC芯片AD421应用,C51源程序-16DAC chip AD421 application, C51 source code
STM32
- ARm内核单片机STm32,定时器的应用,关于定时器怎么利用的程序,有相关例程-Application of ARm kernel the SCM STm32, timer, timers how to take advantage of the program, routine
stm32SD
- 基于STM32的SD卡完整的源程序,是用keil mdk编译的,除了带有操作SD 卡的代码外,还移植了这个TFF,也就是说,可以直接读写文件了, 例程以一个简单的打开,读,串口输出的操作展示了一些TFF的应用SD卡分普通SD和SDHC,本系统不支持SDHC.例程会读取SD卡上BWSTDO目录下的 test.txt 文件,并通过串口输出,所以在实验这个例程之前,先要在你的SD 卡上建立相应的 目录和文件.-The SD card-based STM32 complete sour
stm32CAN
- stm32 关于 can总线的应用源程序-stm32 can
2.02library
- STM32的固件库汉化更新,包括flash、USART、IAP等等应用程序注释已经汉化-STM32 of USB applications, including virtual serial port, USB storage, IAP, etc. ... ...
STM32-AT-motor-control
- STM32单片机在电机矢量控制上的应用方案介绍-STM32 MCU in the motor vector control application programs on the introduction
STM32_DMA
- STM32 DAM配置例程,适用STM32各种芯片,详细的介绍了 DAM的配置过程。根据例子修改即可应用。-STM32 DAM configuration routine, a variety of chips for STM32, detailed introduction to the DAM in the configuration process. Examples can be modified based application.
STM32_TIM
- STM32 TIMx配置例程,适用STM32各种芯片,详细的介绍了 TIMx的配置过程。根据例子修改即可应用。STM32的TIM功能相当强大,这个是不错的例子。-STM32 TIMx configuration routines for all STM32 chip TIMx described in detail the configuration process. Examples can be modified based application. STM32 of TIM are qui
STM32-CAN
- stm32 CAN总线的应用基本配置。这里给出了CAN总线功能的最基本的配置。通过修改次例程 可以应用到实际程序中去。-stm32 CAN Bus Based on the basic configuration. Here are the most basic function of CAN bus configurations. By modifying the sub-routines can be applied to the actual process to go.
step9_flash
- STM32应用实践之九:flash读写(库函数)-STM32 flash
理解与应用MPU的特权与用户模式
- 深入理解与应用MPU的特权与用户模式,基于STM32(Understanding and applying MPU privileges and user patterns)
CAN通信应用
- 使用STM32F103ZET6芯片驱动单路can通信,(use stm32 to realize CAN communication)
摄像头应用--OV7670
- ov7670基于stm32驱动 ,及颜色识别的简单应用(Ov7670 drive based on stm32)
STM32 摄像头和上位机
- ov7670摄像头在stm32中的应用与上位机的图像显示(Application of ov7670 camera in STM32 and image display of host computer)
STM32单片机控制标准08接口源码样例1
- 应用背景3280led点阵时钟,08接口,支持市面上大部分08接口的双色点阵,3264可以相应修改关键技术3280(Application background: 3280led dot matrix clock, 08 interface, support 08 color interface on most of the market, 3264 can modify the key technology 3280)
STM32-PWM详细解答应用值得分享
- 经过整合,把多个网站关于STM32 输出PWM的资料详细简单化,让不熟悉STM32定时器及PWM的朋友受益,绝对是精简的干货。可能有点朋友觉得简单,但这些很实用,很容易理解。让困难变的简单~~(After integration, a number of websites about STM32 output PWM data in detail, so that not familiar with the STM32 timer and PWM friends benefit, is abs
stm32蓝牙文件
- STM32芯片与蓝牙HC-05通讯 蓝牙(Bluetooth):是一种无线技术标准,可实现固定设备、移动设备和楼宇个人域网之间的短距离数据交换(使用2.4—2.485GHz的ISM波段的UHF无线电波)。蓝牙技术最初由电信巨头爱立信公司于1994年创制,当时是作为RS232数据线的替代方案, 蓝牙可连接多个设备,在与单片机连接使用也得到了广泛应用。(Communication between STM32 Chip and Bluetooth HC-05 Bluetooth: A wire
SIM800C程序之GPRS通信之MQTT应用
- STM32单片机通过SIM800C建立GPRS通信,在此基础上实现MQTT协议栈的搭建。(STM32 MCU establishes GPRS communication through SIM800C, and realizes the construction of MQTT protocol stack on this basis.)