Skip to main content
swapnil champaneria
Associate III
February 13, 2020
Question

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

  • February 13, 2020
  • 1 reply
  • 880 views

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.

This topic has been closed for replies.