搜索资源列表
Stm32IapBootloader
- 一个关于stm32单片机的IAP例程,keil-mdk编译,通过uart串口接收上位机软件升级的bootload.-A microcontroller on the stm32 IAP routines, keil-mdk compiled by uart serial port to receive PC software upgrades bootload.
USART1_COM1
- STM32的串口通信例程,下载即可收发信息-STM32 serial communication routines, download you can send and receive information
STM32108PKT-USB-Mouse
- ST公司的STM32,关于USB的驱动例程。 STM32F103C8-PKT演示代码-ST' s STM32, on the USB drive routines. STM32F103C8-PKT demo code
MyUSB_HID_KEIL
- STM32 USB与上位机通信例程.描述有下位机USB的配置等,发送和接收数据函数的说明
STM32example
- STM32系列开发例程包括基本的串口程序,usb程序,ADC等例子-STM32 series of routines including basic serial program, USB program, ADC as an example
CustmHID_Mouse
- 通过STM32的USB Custom_HID例程修改的USB模拟鼠标程序。例程改为STM32F103C8的工程文件-USB HID MOUSE
touchscreen-based-on-STM32
- 采用STM32芯片实现串口组态屏的编程的例程,方便学习和界面设计。-Using STM32 chip serial port configuration screen programming routines, easy to learn and interface design.
Sci01
- 此文件是基于stm2812的一个串行SCI通讯的例程,完成pc机与stm32的通讯-This file is a SCI serial communication routines based on stm2812, complete the communication between STM32 and PC
STM32_USB-FS-Device_Lib_V4.0.0(Example)
- USB 全速设备 STM32官方例程 以及 官方库(USB2.0 Full-Speed device STM32 Example and Library)
STM32-USB-HID详解
- STM32 USB2.0 HID例程编程详解(STM32 USB2.0 HID Example Programming Describe)
2.4G无线通信例程-GPIO模拟SPI通讯
- NRF24L01的模拟SPI程序,STM32平台下开发(NRF24L01 simulation SPI program, developed under the STM32 platform)
GPS
- 一款MAX-7C-000的GPS模块,参考正点原子的例程改过来的定位代码,数据正常采集,亲测可用(A MAX-7C-000 GPS module, referring to the atomic routine on the spot to change the positioning code, pro test available)
STM32_MPU6050-MDK4
- STM32测试九轴运动传感器MPU6050的例程(STM32 test MPU6050 routines)
USB—SD卡模拟U盘
- stm32 USB-SD卡模拟U盘,为野火例程(stm32 USB-SD Card simulates the U disk for wildfire routines)
Rola相关
- SXxxxx官方的驱动。例如SX1276,SX1272等等。还有一些调试说明和STM32的例程。(SXxxxx official drive. Such as SX1276, SX1272, and so on. There are also debugging instructions and routines for STM32.)
RFID2
- RC522的stm32驱动程序,可读取、修改RFID卡内容。(RC522's STM32 driver)
实验25 SPI实验
- 通过正点原子的STM32F407开发板实现SPI通讯,例程详细明了(SPI communication is realized by the STM32F407 development board of the positive point atom. The routine is detailed)
HC-05AT
- HC-05在STM32平台的例程,包含中文数据手册,能够让初学者更快的上手蓝牙模块在STM32上的开发(HC-05's routines in STM32 platform, including Chinese Data Handbook, can help beginners get faster, and develop Bluetooth module on STM32.)
W5100S+STM32(keil)例程
- 如何基于STM32来驱动W5100S的芯片,例程含有: 1,ARP&PING 2,DHCP 3,DNS 4,FTP_Client 5,HTTP_Server 6,IPRAW 7,MACRAW 8,NTP 9,PHYPoerDown 10,SNMP 11,TCPC 12,TCPS 13,TFTP_Client 14,UDP 15,UDP -Multicast 16,WOL(How to use the Ethernet chip,such as W5100S, 1,ARP&PING