cancel
Showing results for 
Search instead for 
Did you mean: 

decimal places in expression window

UweH
Associate

I'm quite new in STM32CubeIDE.

Working with the "live expression" tab during debugging I wonder if there is a possibility to format the output e.g. for a float value in the decimal value ?

Here:  1.43924809 to 1.42

CubeExpression.jpg

1 ACCEPTED SOLUTION

Accepted Solutions

@STTwo-32 

Desired formatting pattern would be a helpful/desirable feature. Perhaps as a Type : "Custom Format" with the usual printf() behaviours.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

1 REPLY 1

@STTwo-32 

Desired formatting pattern would be a helpful/desirable feature. Perhaps as a Type : "Custom Format" with the usual printf() behaviours.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..