STM32CubeiDE + RTOS float problem
Hi all.
i have problem using float and double in mytest application.
I hjave an aplication generated using stm32cubeide Version: 1.0.2
Build: 3566_20190716-0927 (UTC), CUBEMX ver 4.21.0.
Application use FreeRTOS Kernel V10.0.1 and task.
in a task i read temperature valu from a sensor and try to set the value in a variable.
Variable contain garbage but with debug i can see rigth value returned from sensor.
i cannot get hint from google search.
Someone ha the same problem? may you suggest same?
Regards,
Carmelo GAllucci