2025-09-11 1:41 AM
I want to use the standalone CRC module to offload calculations AND transfers from CPU - using purely DMA memory transfers - is this possible on the STM32G474RE?
2025-09-11 3:20 AM
Hello @Spam4tea
Yes, it is possible to use DMA to offload CRC calculations on the STM32G474RE
Please refer to the AN4187 for more details.
The recommended steps are as follows: