Confusing use of decimal separator/thousands separator in doc
In some page, the "." is used as thousands separator, in other page the "." is used as decimal separator.
For an english documentation that is dealing with software, I'm expecting that the "." is always a decimal separator.
A space can be used for the thousands separator to avoid confusion.
https://en.wikipedia.org/wiki/Decimal_separator
https://support.touchgfx.com/docs/basic-concepts/framebuffer
"768.000 B"
https://support.touchgfx.com/docs/development/hardware-selection/hardware-components/hardware-selection-mcu
"1.536Mbytes/s."
"307.200 bytes"
"DMIPS/MHz range 0.95-1.36"
https://support.touchgfx.com/docs/development/hardware-selection/hardware-components/hardware-selection-external-memories
"32.000 KB"
"4.718 Kbytes"
https://support.touchgfx.com/docs/development/board-bring-up/how-to/02-cpu-running
"128kb/0.012s = 10,666 kb/s"
