搜索资源列表
drv_RF24L01
- RF24L01驱动,基于STM32 Cube生成的HAL库函数改写(RF24L01 driver, based on STM32 Cube generated HAL library function rewritten)
stepmotor
- 带有S型曲线加减速的步进电机驱动程序,基于hal库,用stm32 cube mx生成工程。(With the S-curve acceleration and deceleration stepper motor driver, based on hal library, with stm32 cube mx generation project.)
wkq
- stm32030 HAL库驱动 oled +4路adc采集+中间值滤波算法(stm32f030 oled adc his file provides firmware functions to manage the following functionalities of the Analog to Digital Convertor (ADC) peripheral:)
YSF1_HAL-103. OneWire_DS18B20温度传感器
- 读取DS18B20温度,通过CUBEMX导出的HAL库版本。(Read DS18B20 temperature, HAL library version exported via CUBEMX.)
STM32F0 HAL CDC
- 基于HAL库的STM32F072 USB通信程序。将USB枚举为CDC方式,使用虚拟串口与PC进行通信,可以达到发送和接收500+KB/s的传输速度。并在自建eval文件中实现I2C通信。可根据自己需要将main.C进行修改。(STM32F072 USB communication program based on HAL library.The USB enumeration is the CDC way, and the virtual serial port is used to comm
tsic506
- 在mdk下基于hal库的stm32l051的tsic506的读程序(Read programs for tsic506 of stm32l051 based on the Hal Library under MDK)
usart
- L053串口通信,hal库的串口C语言,cube自动生成代码(This file provides code for the configuration of the USART instances.)
TFT_LCD
- STM32F7的HAL库TFTLCD驱动,比较好用,有注释(STM32F7's HAL library TFTLCD drive, better used, annotated)
hal_rtc
- stm32f407 RTC时钟的HAL库实现,可通过PC端口监测和设置时间(Stm32f407 RTC clock HAL library implementation, through PC port monitoring and setting time.)
stm32f0
- 共17个大类,里面有细分例子,接近100个: ADC COMP CRC CRYP。。。(stm32 example based on HAL driver)
STM32F1xx.HAL库手册英文版
- STM32F1系列的HAL库函数参考手册(英文原版),HAL编程必备。(STM32F1 series HAL library function reference manual, HAL programming essential.)
HAL库CAN总线程序
- 基于STM32单片机,HAL库版本的CAN通信程序(Based on STM32 microcontroller, HAL library version of CAN communication program)
Aubrey_HAL_STM32F407_CLI_20180725_1
- 基于STM32F407的HAL库版本的CLI命令解析代码。上位机发送命令格式为命令+空格+参数,参数个数可以达到128个。(STM32F407 based HAL library version of the CLI command parsing code. The upper computer sends command format to command + space + parameter, and the number of parameters can reach 128.)
STM32基于HAL库开发LCD1602显示设计
- 该文档是基于HAL库开发编写的LCD1602显示代码,已测试完成,可以完美运行。
2. EEPROM(AT24C02)-软件模拟I2C(建议使用)
- iic 驱动EEPROM 基于STM32 HAL库(Iic-driven EEPROM is based on STM32 HAL Library)
STM32F7开发指南-HAL库版本_V1.0
- STM32F7开发指南-HAL库版本_V1.0(STM32F7 Development Guide - HAL Library Version _V1.0)
4. 软件设计之Modbus(HAL库版本)
- HAL库版本 stm32 modbus rtu(HAL stm32 modbus rtu)
STM32 HAL OLED
- 基于STM32 HAL库的OLED底层驱动程序(OLED underlying driver based on STM32 HAL Library)
M3基于HAL库的RS485代码实现
- 这个是使用STM32CUBEMX来编写的HAL库的串口RS485实现代码
ADC DMA
- HAL库stm32F429IGADC DMA,省事,不用再一步步移植了。(HAL library stm32F429IGADC DMA,Easy to use.)