Skip to main content
Visitor II
May 10, 2025
Question

STM32 I2C Master-Slave Tutorial with STM32F446RE (Video Guide)

  • May 10, 2025
  • 1 reply
  • 696 views

Hi STM32 Community,

I recently created a detailed video tutorial showing how to implement I2C communication between two STM32F446RE boards using STM32CubeIDE.

The project covers:
- STM32CubeMX configuration
- I2C wiring setup (PB9/PB8)
- Master transmit code using HAL
- Slave receive 

Watch the full tutorial here:
:backhand_index_pointing_right: [STM32 I2C Communication Tutorial | Master-Slave Interface Between Two Boards with STM32CubeIDE
https://youtu.be/ibNJuGFzjoY]

Hope it helps others working on STM32-based communication projects. Feedback or questions are welcome!

Best regards,
Topviewtech

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    May 14, 2025

    Hello @Topviewtech 

    To begin with, I want to express my appreciation for joining the ST Community and choosing to use STM32CubeMX and STM32 products.

    Thank you for sharing your expertise; it will greatly assist others working on STM32-based communication projects