AN4187 "Using the CRC peripheral on STM32 microcontrollers"; CRC_DMA example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-02-12 8:51 PM
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?
Solved! Go to Solution.
- Labels:
-
DMA
-
Documentation
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-02-12 9:21 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-02-12 9:21 PM
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.
