In this Getting Started Tutorial video we are going to dive into the CRC peripheral which is included in most (if not all) STM32 MCUs.
STM32World Wiki: https://stm32world.com/wiki
#STM32 #GettingStarted #Tutorial #STM32CubeIDE #STM32CubeMX #CRC #STM32World
00:00 Intro
02:00 Recap of the FatFS project
03:30 Cloning the old project
04:32 Verifying the cloned project
05:30 Enabling the CRC peripheral
06:36 Looking at the HAL_CRC library
07:35 Understanding the difference between CRC_Calculate and CRC_Accumulate
08:50 Adding the code for writing
12:10 Adding the code for reading
13:40 Testing the code and examining the results
15:30 Recap and outtro