搜索资源列表
STM32IAP
- stm32 iap 程序,实现通过串口升级用户的应用程序-STM32 IAP
USART-transport-by-STM32MCU
- 使用STM32单片机进行串口通信功能的实现。(通过中断方式进行)-STM32 microcontrollers using serial communication functions. (Through interrupt)
USART
- 实现STM32中 USART的接收与发送(包含串口的配置)-Achieve STM32 USART receiving and sending (including serial port configuration)
STM32ser
- 基于STM32的双串口通信程序,能实现两个串口的收发,程序默认采用串口2接收数据,串口1发送-Based on the STM32 dual serial communication procedures, can achieve two serial transceivers, the program defaults to the serial port 2 receives the data, send the serial port 1
nouyiu
- STM32制作的MP3的全部资料,复化三点Gauss-lengend公式求pi,利用matlab GUI实现的串口编程例子。- STM32 all the information produced by the MP3, Complex of three-point Gauss-lengend the Formula pi, Use serial programming examples matlab GUI implementation.
fai-V4.3
- 实现串口的数据采集,STM32制作的MP3的全部资料,插值与拟合的matlab实现。- Achieve serial data acquisition, STM32 all the information produced by the MP3, Interpolation and fitting matlab implementation.
ET1100 V1.0
- 实现6路串口转工业以太网 主控为 stm32 与ET1100 通信(Realize the 6 way serial port to industrial Ethernet, the main control is STM32 and ET1100 communication)
SPI
- STM32 脱机下载器, 只需要用串口就可以实现,同时可以校验下载内容。下载格式为BIN格式(STM32 offline downloader, you just need to use a serial port can be achieved, at the same time can download content checking.Download the format for the BIN format)
Auto_Door_V3.0-2017-09-05
- STM32 串口协议调试步进电机,实现通过协议解析来实现不仅电机开关控制(A serial port protocol debugging step motor, implemented by protocol parsing is not only the motor switch control)
88
- 此程序能够烧入STM32实现距离测量 通过串口打印返回距离值(This procedure can be burned into the STM32 to measure the distance through the serial print return distance value)
第六个工程-dma-usart
- 在mdk环境下利用stm32 f407单片机实现串口dma功能(To achieve the MDK5 stm32f407 single-chip serial port dma function)
程序代码
- STM32与SIM800串口通信实现网络透传(STM32 communicates with SIM800 serial communication to realize network transmission)
keyboard
- STM32实现读旋转编码器值,读外部按键,并串口发送(stm32 GPIO button program)
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
1
- 串口通信实例,通过labview月stm32的串口通信,实现,上位机对下位机的硬件进行控制(usart counmmant simple)
stm32f407编码器模式
- 在stm32F407的基础上实现旋转编码器的控制并通过串口显示数据(Based on stm32F407, the control of rotary encoder is realized and data is displayed through serial port.)