Problem with sensor and freertos
Hi i have a problem. When i use a sensor with freertos and i put in the same task the function to read the value from the sensor and the osdelay() my task do one misuration and after do nothing. I print the value with the HAL_UART_Transmit.