cancel
Showing results for 
Search instead for 
Did you mean: 

I2C pins

Rushit
Associate II

Hello,

I used STM32L031K6 Nucleo board.

When I Enable I2C it select by default PA10(SDA) & PA9(SCL) pins for Communication it not work, Then I change Pins for I2C PB7(SDA) & PB6(SCL) it work well.

so any additional configurations need for use PA10 & PA9 pins ? 

I2C Config.png

4 REPLIES 4
Diane POMABIA
ST Employee

Hi @Rushit 

No additionnal Configuration required.  Can you confirm me that your GPIOs are in pull up mode?

Regards

Diane

Rushit
Associate II

Hi @Diane POMABIA 

Yes I try with software pull-up. But not work. 

 

Hi @Rushit 

Do you have possibility to share with me screen of SCL and SDA signal ?

Regards

Diane

is it any problem in PA10 & PA9 pins ?