BSP_EXIT_CRITICAL_SECTION for I2C5 init code for CM4 in STM32MP1
Hello, For generating the I2C5 init code, I took the I2C4 discovery kit example and modified it accordingly.Unlike in I2C4, I see the banks of the I2C_DATA and I2C_CLK are different I2C5: ( GPIOz and GPIO D)for I2C4 (GPIOZ): in the I2C4 code generati...