2015-02-23 01:33 AM
I am having a custom board with STM32407ZG, the board also has AS1115 driver IC for supporting the keypad and led lights. Is there any example relating to this combo?
#stm32f407zg #- #as1115 #example2015-02-23 01:45 AM
The AS1115 is a standard I2C slave, so you can go with any I2C example available.
JW