2024-02-04 06:17 AM
Hi,
I am using HAL_RNG_GenerateRandomNumber API to generate random number between 0 to 4294967295, but when I debug the code, I see that the random number takes negative number.
Could anyone please help me with this?
Thanks.
2024-02-04 06:30 AM
Just an IDE bug. You can ignore it, or right click and view it as hex or something else.