Hi,I am using one I2C based peripherals with Interrupt enabled.While using "HAL_I2C_Master_Transmit" and "HAL_I2C_Master_Receive", it seems to work properly with ISR.But, when I am using the following I2C_DMA:HAL_I2C_Master_Receive_DMA(&hi2c4, MPU_DE...