Skip to content

Simple calculation for CRC32 for communicating result with STM32 default CRC configuration

License

Notifications You must be signed in to change notification settings

Shin-ing/STM32-CRC32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32-CRC32

Simple calculation for CRC32 for communicating result with STM32 default CRC configuration. When the CRC peripheral on the STM32 is in its default configuration it uses CRC-32/MPEG2, see this example to compare results with the test program.

About

Simple calculation for CRC32 for communicating result with STM32 default CRC configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.5%
  • C++ 9.5%