STM32 Tutorial #19 – Understanding C types on STM32 MCUs
1.8K views on YouTube
Just a short video going through the size of various standard C types on STM32 MCUs.
Please like and subscribe and as always – comments are greatly appreciated.
STM32World Wiki: https://stm32world.com/wiki
Project Files: https://github.com/STM32World/stm32fun
#stm32 #stm32cubeide #tutorial #c #stm32world
00:00 Intro
00:30 Introducing the “The C Programming Language”
04:38 Checking size of variables using sizeof operator
05:17 Going through all the standard variable types