help to connect 2 device stm32
hello to all
i want to build project with 2 blue pill firist one have an eeprom it save the file on it the firist blue pill will be as programmer to program the file from the eeprom on the secound blue pill the secound one will be as slave
i want to program the file from the eeprom to the slave stm32 .
the master is ok i build and connect with the eeprom with i2c and can cll the data from the eeprom in the master side but in the slave i want to program the file on it without using pc using the master one
so haw to connect the stm32 slave with the master
