cancel
Showing results for 
Search instead for 
Did you mean: 

how to communicate two stm32f030k6t6 board using i2c protocol ??

Kaushal
Associate II

i have Two stm32f030k6t6 board . so i want to program one stm32f030k6t6 board as a master device and second stm32f030k6t6 board as a slave .so how to configuration slave module address and Read byte and Write byte ??

3 REPLIES 3
Ozone
Lead

If you don't insist on using Cube/HAL, there are I2C master/slave examples in the STM32F0xx_Snippets_Package (I have V1.2.0 downloaded).

Kaushal
Associate II

Thanks for reply .

And I have to used cube and HAL libraries

so if you have any link for that examples

so please forward to me .

Freely downloadable on the ST website, somewhere in the F0 section.