Skip to main content
CKugl.1
Senior
February 13, 2024
Solved

AN4187 "Using the CRC peripheral on STM32 microcontrollers"; CRC_DMA example

  • February 13, 2024
  • 1 reply
  • 1296 views

I'm looking at https://www.st.com/resource/en/application_note/an4187-using-the-crc-peripheral-on-stm32-microcontrollers-stmicroelectronics.pdf. It says:

Two examples are described, with the measurement of execution time:
• CRC_usage example: how to configure the CRC using the CPU as data transfer
controller.
• CRC_DMA example: how to use the DMA as CRC data transfer controller.

Where can I find that CRC_DMA example?

 

Best answer by STTwo-32

Hello @CKugl.1 

You can find both examples on this link.

Best Regards.

STTwo-32 

1 reply

STTwo-32
STTwo-32Answer
Technical Moderator
February 13, 2024

Hello @CKugl.1 

You can find both examples on this link.

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.