项目作者: berndoJ

项目描述 :
Hardware Abstraction Layer STM32 driver for the IS31FL3236 chip.
高级语言: C
项目地址: git://github.com/berndoJ/IS31FL3236_STM32_HAL_Driver.git
创建时间: 2019-04-29T15:27:56Z
项目社区:https://github.com/berndoJ/IS31FL3236_STM32_HAL_Driver

开源协议:GNU General Public License v3.0

下载


IS31FL3236 STM32 HAL Driver

This project is a driver for the IS31FL3236 IC from ISSI for use with the STM32 and the HAL library from ST. The whole driver is designed to work with the HAL / Cube(MX) library of ST, but can be portet to other hardwares.

Implementation

This driver can be implemented in to any STM32 project built upon the HAL library of ST. More information on the implementation can be found on the GitHub-Wiki of this repository.

Contributors

This driver was created by Johannes Berndorfer (berndoJ) in April 2019.