搜索资源列表
STM32 USB
- STM32单片机的测试C程序。
STM32单片机AD采集程序
- STM32单片机AD采集程序,使用DMA传输采集结果,并实现TCP通讯,将采集结果传输至远程端-This is for STM32, include AD、DMA、TCP
STM32-AT-motor-control
- STM32单片机在电机矢量控制上的应用方案介绍-STM32 MCU in the motor vector control application programs on the introduction
STM32--RTOS
- STM32单片机下嵌入实时操作系统 详细测试-STM32 MCU embedded real time operating system under the detailed testing
STM32
- STM32单片机GPIO的操作入门,使用keil开发工具-STM32 unipole slab machine GPIO, of the operation enter door
STM32-USB_SD
- STM32 USB简易读卡器C程序,用于STM32单片机用USB口读写SD卡C程序,已调试通过。-Simple C program STM32 USB card reader, USB port for STM32 MCU to read and write SD card with the C program, has been through debugging.
我的STM32工程模版
- 此工程为我在STM32开发过程中,自己搭建的开发模版,简便易懂,非常适合新手使用
基于STM32单片机的触控USB鼠标
- 这款程序是基于STM32单片机,实现触控USB鼠标的一款程序,很实用,使用方便。
51与STM通信
- 51单片机与stm32单片机串口通讯程序文件(51 and STM32 serial communication)
STM32-master (1)
- stm32单片机(CDC_serial DFUBootloader)
stm32单片机通过USART1 收发数据
- stm32单片机通过USART1 收发数据通过串口调试软件,向板子发送数据,板子接收到数据后,立即回传给电脑。 库版本 ST3.0.0(STM32 MCU through the USART1 data through the serial debugging software to send data to the board, the board receives the data, immediately back to the computer. Librar
stm32单片机UCOS操作系统学习代码,创建2个任务
- stm32单片机UCOS操作系统学习代码,创建2个系统任务,演示ucos的运行机制(STM32 microcontroller UCOS operating system to learn code, create 2 system tasks, demonstration of the operating mechanism of UCOS)
stm32单片机使用开发库操作SysTick系统滴答定时器
- stm32单片机使用开发库操作SysTick系统滴答定时器,通过stm库文件学习怎么使用系统滴答定时器(STM32 microcontroller uses the development library to operate the SysTick tick timer and learn how to use the system tick timer through the STM library file)
STM32自学笔记
- STM32自学笔记,教你一步步学习STM32单片机,深入浅出,迅速成为高手(STM32 self learning notes, teach you to learn STM32 MCU step by step, plain speaking, quickly become a master.)
W25x系列Flash芯片驱动程序(STM32单片机的SPI调试通过)
- W25x系列Flash芯片驱动程序(STM32单片机的SPI调试通过)
R61529基于STM32的驱动
- 液晶驱动芯片型号R61529,基于STM32单片机驱动程序,使用FSMC(LCD driver chip R61529, based on STM32 MCU driver, using FSMC)
芯达—STM32入门系列教程(15讲)
- stm32单片机入门教程,stm32单片机入stm32单片机入门教程,门教程,(STM32 MCU tutorial,STM32 MCU tutoSTM32 MCU tutorial,rial,)
002---基于stm32电压表设计
- 基于stm32单片机电压表设计,AD检测分压电阻电压值,根据电阻分压比算出所测电压,并显示在oled液晶上(Based on the design of voltage meter of STM32 single chip computer, AD detects the voltage value of dividing resistor, calculates the measured voltage according to the ratio of dividing resistor v
基于stm32单片机的智能电子锁
- 基于stm32单片机的智能电子锁课程设计论文资料(Paper materials of course design of intelligent electronic lock based on STM32 single chip microcomputer)
STM32 485实验
- STM32单片机实验中的RS485实验,可直接下载使用。