Dtynin
DIIDevHeads IoT Integration Server
•Created by Dtynin on 6/27/2024 in #middleware-and-os
working on a project that involves monitoring temperature using an LM35 sensor with an STM32F4
Hello everyone,
I'm currently working on a project that involves monitoring temperature using an LM35 sensor with an STM32F4 microcontroller. I'm utilizing FreeRTOS for task scheduling and a CAN bus library for communication. However, I'm encountering issues with inaccurate temperature readings. The readings appear to be significantly different from expected values. Could you please assist me in identifying potential issues in my code and suggest corrections to ensure accurate temperature measurements?
Here's the relevant snippet from my sensor task implementation:
@Middleware & OS
12 replies