I2C and UART on STM32F429 (Nucleo-F429ZI)
Posted on November 29, 2017 at 11:14I encountered a strange I2C - UART Collision problem and wonder if there is something I missed in the Documentation.Problem and what I tried to solve it: I2C and UART work fine and permanent when I initialize onl...