搜索资源列表

  1. STM32F405RGT6-CAN1-2-HAL-TXRX

    0下载:
  2. STM32F405RGT6 的CAN1和CAN2相互通信,一个发送,一个接收,采用HAL固件库-STM32F405RGT6 of CAN1 and CAN2 communicate with each other, a sending a receiving using HAL firmware library
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:1265664
    • 提供者:honyuan
  1. drv_RF24L01

    0下载:
  2. RF24L01驱动,基于STM32 Cube生成的HAL库函数改写(RF24L01 driver, based on STM32 Cube generated HAL library function rewritten)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:/*无名*/
  1. FM移植包(基于Android4.4)

    0下载:
  2. android FM 收音机 驱动 hal层应用层代码以及 框架层(Android FM radio driver, Hal layer application layer code and fr a me layer)
  3. 所属分类:android开发

    • 发布日期:2024-05-22
    • 文件大小:1614848
    • 提供者:notlove
  1. stepmotor

    0下载:
  2. 带有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.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-22
    • 文件大小:46341120
    • 提供者:熊走了
  1. PIR_V2.1

    0下载:
  2. stm32的hal库使用实例,人体感应模块状态输出,基于cubemx的代码生成(The Hal Library of STM32 uses instances, body induction module status output, and cubemx based code generation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:4186112
    • 提供者:genius
  1. qca-ar5513-hal-master

    0下载:
  2. This is a public version of the AR5513 HAL, suitable for open source development.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:510976
    • 提供者:jsmith12
  1. wkq

    0下载:
  2. 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:)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:6197248
    • 提供者:老船长
  1. YSF1_HAL-103. OneWire_DS18B20温度传感器

    0下载:
  2. 读取DS18B20温度,通过CUBEMX导出的HAL库版本。(Read DS18B20 temperature, HAL library version exported via CUBEMX.)
  3. 所属分类:嵌入式/单片机编程

  1. STM32F0 HAL CDC

    0下载:
  2. 基于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 virtu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:9466880
    • 提供者:GodMode
  1. STM32USART

    0下载:
  2. 使用HAL库开发stm32串口通讯例子。注意端口硬件配置不同。(Use the HAL library to develop an example of the STM32 serial communication. Notice that the port hardware configuration is different.)
  3. 所属分类:串口编程

    • 发布日期:2024-05-22
    • 文件大小:7462912
    • 提供者:FinnTec
  1. tsic506

    0下载:
  2. 在mdk下基于hal库的stm32l051的tsic506的读程序(Read programs for tsic506 of stm32l051 based on the Hal Library under MDK)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:cortex_m0+
  1. Src

    0下载:
  2. Library NRF24l01 HAL STM32
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:18432
    • 提供者:ignacioinda
  1. 实验2 按键输入实验

    0下载:
  2. HAL库自己开发的代码,新人基本上够用了,很多注释!!(HAL library development of the code, new people are basically enough, a lot of comments!!)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:950272
    • 提供者:小南南
  1. usart

    0下载:
  2. L053串口通信,hal库的串口C语言,cube自动生成代码(This file provides code for the configuration of the USART instances.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:buddha7
  1. TFT_LCD

    0下载:
  2. STM32F7的HAL库TFTLCD驱动,比较好用,有注释(STM32F7's HAL library TFTLCD drive, better used, annotated)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-22
    • 文件大小:31669248
    • 提供者:1053598851
  1. hal_rtc

    0下载:
  2. stm32f407 RTC时钟的HAL库实现,可通过PC端口监测和设置时间(Stm32f407 RTC clock HAL library implementation, through PC port monitoring and setting time.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-22
    • 文件大小:7413760
    • 提供者:睫上轻尘
  1. Applications

    0下载:
  2. 用于NUCLEO开发板的固件代码,基于HAL和RTOS(used for develop firmware, which base on NUCLEO)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:210944
    • 提供者:禾刀围玉
  1. stm32f0

    0下载:
  2. 共17个大类,里面有细分例子,接近100个: ADC COMP CRC CRYP。。。(stm32 example based on HAL driver)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-22
    • 文件大小:35929088
    • 提供者:szllm
  1. Aubrey_HAL_STM32F407_CLI_20180725_1

    0下载:
  2. 基于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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:5445632
    • 提供者:FlyDragon207
  1. 2. EEPROM(AT24C02)-软件模拟I2C(建议使用)

    0下载:
  2. iic 驱动EEPROM 基于STM32 HAL库(Iic-driven EEPROM is based on STM32 HAL Library)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2019-02-25
    • 文件大小:20982784
    • 提供者:ZDFDDF
« 1 2 34 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org