Skip to main content
Visitor II
July 18, 2025
Solved

I2C of STM32G491 Series MCU

  • July 18, 2025
  • 1 reply
  • 239 views

Hi, 

We are using STM32G491 Series MCU in our application.

Can all the three I2C lanes can be used either as a master or slave.

Is there any specific pins which supports only as a master or only as a slave.

 

Warm Regards,

Mythili B

    This topic has been closed for replies.
    Best answer by KnarfB

    Generally, in the STM32G491 Series MCU, all three I²C peripherals—I2C1, I2C2, and I2C3—can be configured to operate either as master or slave devices. There are no specific pins that are restricted to only master or only slave functionality.

    For your specific MCU/package, use STM32CubeMX for pin planning and the data sheet as an authoritative document listing all relevant features in the Inter-integrated circuit interface (I2C) chapter.

    hth

    KnarfB 

    1 reply

    KnarfBAnswer
    Super User
    July 18, 2025

    Generally, in the STM32G491 Series MCU, all three I²C peripherals—I2C1, I2C2, and I2C3—can be configured to operate either as master or slave devices. There are no specific pins that are restricted to only master or only slave functionality.

    For your specific MCU/package, use STM32CubeMX for pin planning and the data sheet as an authoritative document listing all relevant features in the Inter-integrated circuit interface (I2C) chapter.

    hth

    KnarfB