2010-07-12 2:49 PM
Code size/speed for 8/16/32 bit variables
2011-05-17 4:58 AM
The word size of the STM32 is 32-bits, which is an 'int' in EWARM, so if you don't care about RAM usage use that (or 'unsigned int').
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.