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