cancel
Showing results for 
Search instead for 
Did you mean: 

Is stm32wb not support floating point values in printf with free rtos?

swapnil champaneria
Associate III

Hello there,

I am working on stm32wb nucleo board, On stm32wb I am using freertos (CMSIS 2) and when I am trying to use printf or snprintf with float argument my code going to hard-fault. printf is working fluently with integer values but not with floating values.

my task stack size is 2048 Byte.

1 REPLY 1