Resolved! HAL_I2C_Mem_Read disables interrupts
Hello all,I am working on a project which is based on stm32f103cbt7 mcu.In my project i have two freeRTOS task and 2 timer interrupts and 1 uart interrupt routine.Task 1: handles wireless communication (it reads a buffer and if buffer has some valid...