Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

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