Resum Task from ISR: CMSIS osThreadResume does not use xTaskResumeFromISR , how can that be solved?
Hello,for acquiring Data I run a timer that does a I2CRead with DMA transfer and using a ISR for averaging HAL_TIM_PeriodElapsedCallback -> HAL_I2C_Mem_Read_DMAHAL_I2C_MemRxCpltCallback -> "Ava-Function"/Lowpassfilter"AvgCnt ==16" -> "Schedule a Task...