I2C start condition not generating and unknown error interrupts
I am trying to use stm32F446 as a master I2C device with LL library and I have 2 main issues.1. After sending a couple of messages(always 4 at most) over I2C I get no start condition when setting CR1->START, if I pause the program a couple of seconds...