Question
STM32CubeIDE memory browser display bug.
Software:
Version: 1.10.1
Build: 12716_20220707_0928 (UTC)
When I use the Memory Browser and display 32 bits wide, and hover my mouse over the LSB, it shows as at address 0x2001FFE3
But, if I change the display to 8 bits wide, it clearly shows the LSB at 0x2001FFE1
Surely both should show 0x2001FFE1
Both are set to "Little-endian"

