2016-07-07 05:19 AM
Hello Experts,
I have bought 2 Nucleo F411RE boards and planning to connect them using I2C protocol. I want to run timer on slave and every 1 minute the slave sends some hex number. I want to display the hex code by connecting master to UART/COM port on PC. #!stm322016-07-07 06:48 AM
Ok, and you want someone else to code this for you, or do you plan to do it yourself?
STM32F4xx_DSP_StdPeriph_Lib_V1.6.1\Project\STM32F4xx_StdPeriph_Examples\I2C\I2C_TwoBoards2016-07-08 07:45 AM
Hello,
I am not asking to code for me. I just need guidelines. Probably the difference in algorithm of how a master and slave can be created if they are same uC.