2025-05-10 1:04 AM
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
2025-05-14 6:36 AM
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
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.