搜索资源列表
NiosII_software_tutorial
- NiosII的软件开发手册,包括了niosII IDE开发环境的介绍,HAL系统库的介绍以及使用HAL进行程序开发-NiosII software development manuals, including the development environment IDE niosII presentation HAL system for the introduction and use of the procedures for the development of HAL
z-stack-s-hal-modify
- 基于TI 公司的z-stack协议栈的硬件层修改,目标版是天运的Zigbee板块,对于想了解z-stack底层的爱好者来说内容很细致-Based on TI company s z-stack of protocol stack of hardware layer modify, target edition is tianyun s Zigbee platform, to want to know about the bottom of the z-stack lovers content i
STM32F4xx_HAL_Driver
- 意法半导体驱动STM32的hal层,对学习很有帮助-stm32 hal-driver
CheapOS
- CheapOS使用与UCOS完全一样的HAL,与UCOS 完全HAL硬件兼容。 并且是完全免费的源代码,可用于商业产品上。-CheapOS uses the same HAL as UCOS, fully compatible with HAL UCOS. And is completely free of the source code, can be used for commercial products.
STM32_Bipolar-stepper-motor-drive
- STM32双极性步进电机驱动的源代码,完整的功能,库文件。 KEIL下运行-Main function: HAL generic update Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= Fix on Timeout management, Timeout value set to 0 pas
stm32f4xx_hal_msp
- HAL driver intialisation for STM32
STM32基于HAL库开发矩阵按键设计
- 文档包括key.c和key.h以及按键的原理图,适用于各种引脚接口。
STM32基于HAL库开发LCD1602显示设计
- 该文档是基于HAL库开发编写的LCD1602显示代码,已测试完成,可以完美运行。