Skip to content

Hardware Abstraction Layer STM32 driver for the IS31FL3236 chip.

License

Notifications You must be signed in to change notification settings

berndoJ/IS31FL3236_STM32_HAL_Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.