Skip to main content
dhinesh
Associate
February 23, 2015
Question

Will STM32F407ZG supports using AS1115 driver ?

  • February 23, 2015
  • 1 reply
  • 562 views
Posted on February 23, 2015 at 10:33

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 #example
This topic has been closed for replies.

1 reply

waclawek.jan
Super User
February 23, 2015
Posted on February 23, 2015 at 10:45

The AS1115 is a standard I2C slave, so you can go with any I2C example available.

JW