STM32F429 Discovery- I2C communication with Arduino Mega ADK
Posted on August 24, 2017 at 23:40Hello. I am trying to perform I2C communication between the stm32f429 disco board and an arduino mega adk. When I used my debugger I found that my code gets stuck in the while loop inside the send_data function infi...