Resolved! STM32F411 I2C transmission not working
I am trying to get I2C on the STM32F411 to work with an audio codec. For now I am just trying a simple loopback but I am already running into trouble. I am using the standard lib and my code always hangs after sending the 7bit address. I checked ever...