Question
CubeIDE shows negative value for unsigned integer?
Hi,
In my live expression, I see my unsigned variables go negative values. For example, when uint8_t type variable is 128 it shows as a -1, if 129 then -2. I don't understand what is wrong. I can see uint8_t in the type column in the live expression. It happens with every unsigned variable 16 or 32 does not matter.
Does anybody know anything about it?
Best Regards.