搜索资源列表
HidTest.rar
- usb hid调试软件,能自动设备hid设备并与之建立通信,实现数据回环操作,debugging software usb hid, hid equipment to automated equipment and establish communications, data loopback operation
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
main
- STM32与PC机的串口进行输入输出通信-STM32 and the PC serial port for input and output machine communication
STM32uartDEMOV2
- MDK3.5开2发环境,STM32硬件库为2.0,实现串口1,2串口通信-MDK3.5 opened two hair environment, STM32 Hardware Library 2.0, serial communication Serial 1,2
USART1_COM1
- STM32的串口通信例程,下载即可收发信息-STM32 serial communication routines, download you can send and receive information
stm32-and-hlplcs520f
- stm32与hlplcs520f共同组成电力线载波通信调制解调器-stm32 composed with hlplcs520f power line carrier communication modem
iSO-STM32
- STM32串口通信,用于帮助了解STM32各芯片如何和电脑之间进行串口的通信,绝对好用(头文件自己写)-STM32 serial communication, is used to help understand how the STM32 chips and serial communications between computers, absolutely easy to use (header file to write)
串口通信+DMA接收不定长数据
- 使用单片机STM32调试成功接收不定长数据成功,下载单片机成功运行
2.4G无线通信例程-GPIO模拟SPI通讯
- NRF24L01的模拟SPI程序,STM32平台下开发(NRF24L01 simulation SPI program, developed under the STM32 platform)
扩展_野火M3-USART2(polling)
- 野火教学板STM32库函数串口通信(Wildfire development board serial communication program, the use of library functions written)
UART - 副本
- 使用stm32的uart与zigbee模块通信(Communicate with the zigbee module using stm32's uart)
温度记录仪程序modbus051--0815
- 温度采集,stm32,串口通信!!!!!!!!!!!!!(Temperature acquisition, STM32, serial communication!!!!!!!!!!!!!)
21ic下载_基于STM32的CAN总线收发程序
- 实现can通信,经本人验证完全可以使用,拿去吧。(#include "can.h" #include "led.h" #include "delay.h" #include "usart.h" #include "led.h" #include "delay.h" #include "key.h" #include "sys.h&qu
stm32串口通信源代码
- 这是STM32的源程序代码,对于开发串的很有参考价值啊
STM32与三菱PLC通过RS-485通信
- stm32与三菱PLC fx3u通过RS485进行无协议通信(STM32 and MITSUBISHI PLC FX3U have no protocol communication through RS485.)
STM32程序
- STM32与AD7616进行串并口以及4位并口通信(STM32 with AD7616 serial parallel commnikation)
迪文屏串口通信
- 基于STM32单片机与迪文屏串口通信代码,能正常与迪文屏进行数据的发送和接收。(Based on STM32 single chip and Diwen screen serial communication code, can normally send and receive data with Diwen screen.)
pyhton串口通信上位机
- pyhton串口通信上位机,把python的数据类型转化成字节流发送至单片机(Pyhton serial port communication host computer, converting the data type of Python into byte stream and sending it to MCU)
正点原子485通信
- 正点原子的 stm32 485通信实验代码。(STM32 485 communication)
STM32的USB高速通信代码CubeMX配置
- 是用STM32控制器完成USB3.0的高速通信功能,采用CubeMX配置代码简单方便