搜索资源列表
STM32-USB-HID-Client
- 基於STM32F10x 系列 USB-HID 模式下,上端PC 的設計源碼.
GPS test 给予stm32的gps定位程序
- 给予stm32的gps定位程序,用c编写,亲自测试通过,可以直接拿来用-Given stm32 the gps locator, with c write personally tested and can be directly used
UM0424(STM32USB).rar
- STM32 USB 固件库,STM32 USB firmware library
GPS.rar
- Stm32 通过串口访问GPS模块然后将数据加工后传给电脑或者上位机,用来计算两个GPS模块之间的距离。 ,Stm32 module through the serial port and then visit the GPS data to a computer after processing or PC, used to calculate both the distance between the GPS module.
STM32_USB.rar
- 圈圈的USB自定义设备的上位程序+驱动+D12固件源代码,还有自己改的STM32的虚拟串口的USB固件。 ,STM32 USB
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
stm32-485-program
- 关于stm32的485通讯程序,用串口USART-485 program
STM32_USB
- stm32 USB 开发,上位机,驱动,下位机程序参考-stm32 USB development, host computer, drive, lower computer program reference
STM32-USB-develop-notes
- 基于STM32单片节介绍了USB各种包的应答方式-Based on the STM32 chip USB section describes the way the response of various package
STM32-FIVE-UART-FORPRO
- STM32五个串口测试代码,附和最新固态库 很好学习的,适合初学者-STM32 five serial test code, go along with the latest good solid library of learning, for beginners
stm32 Modbus 从机代码
- 此代码是stm32 modbus 从机代码 本人测试可用。
STM32-USB-HID详解
- STM32 USB2.0 HID例程编程详解(STM32 USB2.0 HID Example Programming Describe)
stm32串口通信源代码
- 这是STM32的源程序代码,对于开发串的很有参考价值啊
STM32-SPI读取外部存储
- STM32-SPI读取外部存储,详细程序注释(STM32-SPI read external storage, detailed program notes)
STM32 USB虚拟串口
- STM32平台 USB虚拟串口 实现通讯特别好用(STM32 USB V uart STM32 USB V uart)
STM32-ST-LINK-Utility
- develop tools of stm32, online debug
2.STM32读卡号读写数据代码示例3.0(C语言)
- STM32单片机驱动RFID 读卡器的源代码 ,有原理图,有代码说明文件(STM32 MCU driver RFID reader source code, there is a schematic diagram, there is a code descr iption file)
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的USB高速通信代码CubeMX配置
- 是用STM32控制器完成USB3.0的高速通信功能,采用CubeMX配置代码简单方便