cancel
Showing results for 
Search instead for 
Did you mean: 

Help me,I want examples for ads1115.

wsuwa.1
Associate III
 
1 ACCEPTED SOLUTION

Accepted Solutions
2 REPLIES 2
Kamil Duljas
Senior III
Foued_KH
ST Employee

Hello @wsuwa.1​ ,

This ads1115 works with I2C communication ,you need to configure your I2C using STM32CubeMX then you can generate the code and manage your communication using HAL library.

ADS1115 I2C address is 0x48.

 I recommend you follow this wiki for more details about the MX configuration : Getting started with I2C - stm32mcu

Hope my answer helped you!

Foued

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.