Jacob Alexander
d9ba60b34e
Adding basic ISSI led brightness control capabilities
...
- 6 modes
* Single led: decrease, increase, set
* All leds: decrease, increase, set
- Currently update speed limited to once every 30 ms
* Likely an I2C driver or ISSI limitation preventing even faster updates
2015-10-09 22:28:31 -07:00
Jacob Alexander
0013d7a4f3
Fixing CMake dependency checking for kll_defs.h
2015-08-03 21:42:01 -07:00
Jacob Alexander
d3eaa7a798
Adding ISSILed API calls and default brightness
...
- Adds override functionality in main module
2015-08-02 16:29:19 -07:00
Jacob Alexander
5f262ea4b6
Code cleanup
...
- Changing header file ifndef define to pragma once's
- Removed duplicate output_com.h's
2015-06-14 14:33:40 -07:00
Jacob Alexander
8942ab63d5
Initial STLcd code.
...
- Basic screen initialization and clear is working
- Currently SPI is set to a low speed for easy logic analyzer debugging
2015-06-14 14:33:39 -07:00
Jacob Alexander
e41444304b
Some initial bringup of the dfu bootloader on the mk20dx256vlh7
2015-06-14 14:33:39 -07:00
Jacob Alexander
1acc89e2bd
Initial LED support for ISSI IS31FL3731C
...
- Not ready for advanced support yet
- Basic register and page writing support complete
2015-03-21 17:12:41 -07:00